User Tools

Site Tools


wiki:support:faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:support:faq [2021/10/04 11:11]
tda
wiki:support:faq [2021/12/22 11:59] (current)
cgu
Line 30: Line 30:
 Nmap scan report for klk-wifc-03002E.klksi.fr (192.168.14.164) Nmap scan report for klk-wifc-03002E.klksi.fr (192.168.14.164)
 </​code>​ </​code>​
 +
 +===== How to Reactivate the Ethernet interface using SMS ?=====
 +
 +<​markdown>​
 +The Station and the iFemtocell-Evolution have a SIM card slot that can be used to get a cellular connection.  ​
 +By default the connection is disabled but the SMS interface is activated, using this interface you can reactivate Ethernet if you have disabled it by error.  ​
 +you just need to send the following SMS to the phone number of the SIM card in the gateway:  ​
 +
 +
 +```
 +[spn:​spnpwd] [coset3] configuration/​set_value network.lan.type "​dhcp"​
 +```
 +</​markdown>​
 +the gateway will answer ''​[coset3:​ok]''​ if the command is valid.\\
 +\\
 +Then send this SMS: 
 +<​markdown> ​
 +```
 +[spn:​spnpwd] [updreb] update/​reboot
 +```  ​
 +</​markdown>​
 +The gateway will answer ''​[updreb:​ok]'' ​  
 +The gateway will reboot and ethernet connection will be activated on the gateway  ​
 +  ​
  
 ===== I cannot choose RX window 1 for a class C end-devices =====  ===== I cannot choose RX window 1 for a class C end-devices ===== 
Line 804: Line 828:
  
 {{ :​wiki:​generate_spn_openvpn_package_v1.0.tar.gz |}} {{ :​wiki:​generate_spn_openvpn_package_v1.0.tar.gz |}}
 +
 +# usage: ./​generate_ipk.sh <​GW_EUI>​ <p12> <​server-IP>​ <​passwd>​ <​forwarding-IP>​
 +
 +Ex: ./​generate_ipk.sh 7276FF002E060434 client.p12 192.168.1.24 kerlinkkerlink 10.8.0.2
 +
 +generates a package named ''​configure-openvpn-spn-2e060434_1.0_klkgw.ipk''​.
  
 <note important>​ <note important>​
-KERLINK does not maintain this script. This script has been tested with FW 4.3.3 and it may have some incompatibility ​with future Keros SW releases.+ \\  
 +KERLINK does not maintain this script. This script has been tested with FW 4.3.3 and it may have some incompatibilities ​with future Keros SW releases.
 </​note>​ </​note>​
  
-   +=== Recommandations === 
 + 
 +  * For Production, don't use a self-root CA certificate but a certificate authenticated by a trusted entity like Comodo, GoDaddy, DigiCert, etc... 
 +  * Care about the expiration date of your generated certificates.
  
wiki/support/faq.1633338685.txt.gz · Last modified: 2021/10/04 11:11 by tda