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/07/05 16:27] hch |
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 177: | Line 187: | ||
| # Run on the gateway | # Run on the gateway | ||
| sync | sync | ||
| - | keros -u | + | kerosd -u |
| reboot | reboot | ||
| </code> | </code> | ||