This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:install_upgrade [2018/05/25 15:17] tda |
wiki:install_upgrade [2019/01/31 10:47] (current) bdu [USB/SSH or install from scratch] |
||
---|---|---|---|
Line 23: | Line 23: | ||
If you never installed any OpenVPN package on your gateway, or if you need a newer VPN package version, you should ask for a VPN package to ''support@kerlink.fr'' and install it on your system. | If you never installed any OpenVPN package on your gateway, or if you need a newer VPN package version, you should ask for a VPN package to ''support@kerlink.fr'' and install it on your system. | ||
+ | ===== Custom IP configuration ===== | ||
+ | |||
+ | By default, when installing the WMC embedded software, the IP configuration is DHCP. | ||
+ | |||
+ | If the gateway needs to have a specific configuration (static IP, mobile APN, etc), the only two supported methods are: | ||
+ | |||
+ | * using the dashboard: applicable only for already connected gateways; | ||
+ | * ''/user/bscc/var.xml'': applicable for first installations or already connected gateways. | ||
+ | |||
+ | Any other configuration (e.g. through ConnMan configuration files directly) will be wiped after the next reboot. | ||
==== Wirnet iBTS and Wirnet iFemtoCell ==== | ==== Wirnet iBTS and Wirnet iFemtoCell ==== | ||
Line 98: | Line 108: | ||
Notes: | Notes: | ||
- | - For USB install/upgrade, an USB autorun script is required. | + | - For USB install/upgrade: |
- | Then follow the following procedure for SSH | + | - a USB autorun script is required. |
+ | - follow the same procedure as for SSH | ||
- For SSH install/upgrade: | - For SSH install/upgrade: | ||
- On Wirnet Station, install the ''.tar.gz'' DOTA. | - On Wirnet Station, install the ''.tar.gz'' DOTA. | ||
Line 150: | Line 161: | ||
* For SSH: place the megapackage in ''/mnt/fuser-1/dota'' and reboot the device. Repeat for the OpenVPN ''.tar.gz'' package. | * For SSH: place the megapackage in ''/mnt/fuser-1/dota'' and reboot the device. Repeat for the OpenVPN ''.tar.gz'' package. | ||
- | * For USB: place the megapackage on your USB stick, and add the ''usbkey.txt'' and ''produsb.sh'' files. Plug the USB stick and wait for a few minutes. | + | * For USB: place the megapackage on your USB stick, and add the ''produsb.sh'' file. Plug the USB stick and wait for a few minutes. |
=== Keros systems (Wirnet iBTS and Wirnet iFemtoCell) === | === Keros systems (Wirnet iBTS and Wirnet iFemtoCell) === | ||
Line 176: | Line 187: | ||
# Run on the gateway | # Run on the gateway | ||
sync | sync | ||
- | keros -u | + | kerosd -u |
reboot | reboot | ||
</code> | </code> |