Just a question:
You are connecting via LTE modem?
Have you tried using modemmanager? Here in Italy the telco named Wind applies a disconnection every 4 hours and modemmanager handles it with no problem....
Just a question:
You are connecting via LTE modem?
Have you tried using modemmanager? Here in Italy the telco named Wind applies a disconnection every 4 hours and modemmanager handles it with no problem....
yes, Im using a Very Mobile Sim and I'm actually trying to avoid the reboot every four hours.
While I was working on watchcat conf, router rebooted, being unaccessible. Now I'm in failsafe mode, I deleted watchcat, but before to reboot, I'm checking configs and I found something it sounds strange.
Allego il file network qui sotto, che non risulta modificato da giorni, qualcuno mi sa dire se va bene?
config interface 'loopback'
option device 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fdef:e89e:7264::/48'
option packet_steering '1'
option dhcp_default_duid '0004da4a8b4229c445d69cc592a0e42f047f'
config device
option name 'br-lan'
option type 'bridge'
list ports 'lan2'
list ports 'lan3'
list ports 'lan4'
config interface 'lan'
option device 'br-lan'
option proto 'static'
option ipaddr '192.168.100.1'
option netmask '255.255.255.0'
option ip6assign '60'
list dns '8.8.8.8'
list dns '8.8.4.4'
list ports 'wan'
config interface 'wan'
option device '/dev/cdc-wdm0'
option proto 'qmi'
option auth 'none'
option pdptype 'ipv4'
option apn 'internet.it'
option dhcp '0'
config device
option name 'wwan0'
option ipv6 '0'
config device
option name 'lan2'
config device
option name 'lan3'
config device
option name 'lan4'
If you use Very don't use QMI, switch to Modemmanager.
Handles the disconnection/reconnection automatically under 2 seconds.
No need to use watchdog, watchcat and so on.
Trust me
I just recovered using firstboot -f: magic, router worked again and I found my original settings. I'll try to investigate what was wrong.
I trust you, have you an indication where to look to implent your suggestion?
Thanks Alex
Forget last message, I solved, let's see in next days how it will behave.
Thanks again
Alex
It'll work, be sure.
I have switch ed about 6 LTE routers from qmi to modemmanager (1 mine, 5 in friends houses managed by me). All of them handles Wind disconnections faultless.
No point of using the old school watchdog pings