WMC v2.3 wiki
Product Overview
Using
OSS API*
Advanced
Resources
Product Overview
Using
OSS API*
Advanced
Resources
For Wanesy RAN connectivity, we recommend to install the latest version of the packages specified in the compatibility matrix (depending of the RAN release version) that you can find here: Software Releases:
To obtain the specific OpenVPN package for your gateway, please contact support@kerlink.fr
Install can be performed either over the network, either by USB.
You need also a local debug link or open a SSH session in order to send commands to the gateway and get the feedback.
Package installation procedure is described on the product dedicated wiki page :
We recommend to follow the procedure below :
There are 3 ways to update your gateway:
Since you are already connected to the RAN, you can update your packages through the Dashboard interface via the Drag&Drop area: refer to the Software update page to know how to proceed.
Install the new version by following the procedure described above for packages installation. OpenVPN package does not need to be re-installed in the system. Refer to the specific Wiki to get details about the procedure to remove a package from the system.
You can either check all points in the checklist either check the 2 following points to go faster.
Type an ifconfig
command and check that the vpn0
interface has been created.
On failure, refer to the troubleshooting section.
Your gateway must be declared in an existing fleet (create it first if necessary) using its EUI in the administration menu.
This EUI can be found in the field gateway_ID of the generated JSON file (you need obviously a local or remote access to the gateway):
grep gateway_ID /mnt/fsuser-1/spf/etc/local_conf.json
grep gateway_ID /user/spf2/etc/config.json
grep gateway_ID /user/spf/etc/local_conf.json
Once the station has been added to an existing fleet, select the BSC menu and select your fleet. http://wikikerlink.fr/wanesy-ran/doku.php?id=wiki:bsc
The Gateway should appear in the list of stations and its status should be “Connected”. Wait few minutes and force F5 page refresh if not the case.
In case of persistent issue, refer to the troubleshooting section.
Connect to the gateway via SSH command.
Then, check LoRa packet-forwarder configuration file :
/mnt/fsuser-1/spf/etc/global_conf.json
/user/spf2/etc/config.json
/user/spf/etc/global_conf.json
Parameters to check are :
server_address
: lns (or “172.18.0.1” if you experience issues or if the support team asked you to do so)serv_port_up
: 1700 serv_port_down
: 1700Check packet forwarder logs:
/mnt/fsuser-1/spf/var/log
/user/spf2/var/log/
/user/spf/var/log
In the administration menu :