This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
wiki:support:faq [2021/10/04 14:26] 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 812: | Line 836: | ||
| <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 incompatibilities 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 === | === Recommandations === | ||
| * For Production, don't use a self-root CA certificate but a certificate authenticated by a trusted entity like Comodo, GoDaddy, DigiCert, etc... | * 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. | + | * Care about the expiration date of your generated certificates. |