WMC v3.x wiki
Introduction
Quick Start
System Management
Network Management
SNMP
Push
LoRa features
GMS API
Troubleshooting
Gateway software resources
WMC 3.2:
Server software resources
WMC 3.2:
FAQ
WMC 3.x:
WMC 3.0:
WMC 3.1:
>= WMC 3.2:
>= WMC 3.1:
Introduction
Quick Start
System Management
Network Management
SNMP
Push
LoRa features
GMS API
Troubleshooting
Gateway software resources
WMC 3.2:
WMC 3.1:
WMC 3.0:
Server software resources
WMC 3.2:
FAQ
WMC 3.x:
WMC 3.0:
WMC 3.1:
>= WMC 3.2:
>= WMC 3.1:
This is an old revision of the document!
There are 3 ways to do that:
| Product | Package | md5sum |
|---|---|---|
| Wirnet iFemtoCell-Evolution ONLY | wmc_embedded_keros_v3.3.1.tar.gz | 6038ad37ee7f3d9cff4f23f019fd422f |
The content of this package is listed below:
| Component | Version |
|---|---|
| keros | 4.2.1 |
| bscc | 3.3.1 |
| lorasnmp | 3.3.1 |
| lorad | 1.2.0-2 |
| lorafwd | 1.1.1-2 |
This procedure used for automatic deployment can be used to UPGRADE from a KerOS 4.x system on a single or a group of gateways.
To update/connect your system from a KerOS 4.x system, use the following software:
| description | file | md5sum |
|---|---|---|
| USB stick | AUTO_DEPLOY_3.3.1_KEROS_USB_STICK.tar.gz | d28dcdd7a4709db87269cfd6bff8c553 |
The .tar.gz file provided below is “ready-to-use”. You only need to copy your OpenVPN packages on the USB stick: your OpenVPN secrets files in vpn_packages directory and your OpenVPN config file in the COMMON directory to be able to connect properly to your WMC server.
To update your gateway, apply the following procedure:
Refer to the specific wiki to get more details about software update over USB:
Wirnet Product Line (iBTS, iFemtocell, iStation)
The USB tree should contains the following files/folders:
/
├── COMMON # Common packages folder
│ ├── keros_***_klkgw.ipk # Keros firmware package
│ ├── bscc_***_klkgw.ipk # WMC BSCC package
│ ├── lorasnmp_***_klkgw.ipk # WMC SNMP package
│ ├── lorad_***_klkgw.ipk # HAL daemon package
│ ├── lorafwd_***_klkgw.ipk # Packet Forwarder package
│ └── kerlink-openvpn-wmc-config_***.ipk # Defaut OpenVPN configuration (to be replaced by provided packages in case of First install or migration)
├── README.txt # This file
├── usb.autorun # executed by KerOs products when plugging the USB stick
├── usbkey.txt # USB key protection: must contain the device passwords (all of them)
└── vpn_packages # WMC OpenVPN packages folder
├── openvpn_***_wmcbeta.wanesy.com_***.ipk # OpenVPN package for one KerOS product to connect to a WMC platform (here wmcbeta)
├── openvpn_***_wmcbeta.wanesy.com_***.ipk # another package for one KerOS product to connect to a WMC platform (here wmcbeta)
├── openvpn_***_wmcbeta.wanesy.com_***.ipk # ...
├── openvpn_***_wmcbeta.wanesy.com_***.ipk # ...
├── openvpn_***_wmcbeta.wanesy.com_***.ipk # ...
├── openvpn_***_wmcbeta.wanesy.com_***.ipk # ...
└── openvpn_***_wmcbeta.wanesy.com_***.ipk # ...
This procedure can be used to UPGRADE from a KerOS 4.x system on a single gateway.
To update your gateway, apply the following procedure:
# From a computer: scp WMC_embedded_keros_v3.3.1.tar.gz openvpn-*.ipk root@<ip_address>:/user/.updates/
# On the gateway: cd /user/.updates tar -xzf *.tar.gz rm -f WMC*.tar.gz sync
kerosd -u
reboot
Refer to software update procedure for further details.
Here is listed main changelog from v3.2 software release: