Hi Jonas,
On 8/14/19, Jonas Bonn <[email protected]> wrote:
>> I logged link status every 10 minutes.
>
> How? Not clear from what you posted earliest how you can tell that the
> link has gone down. The default route is set to go over WiFi so a
> generic ping isn't sufficient. What exactly are you monitoring?
I have a cron job to check LTE link IP, if the IP is gone that the
link is down. I also connect the device and monitor it by serial port
connection. I don't think that is important, let's move on.
>>
>>> Cloud messages are as good as a ping... a packet's a packet.
>>> The link is configured by connman, not ofono. ofono just publishes the
>>> address details so that connman can set it up.
>>
>> So, it is back to connman?
>
> Well, the log _seemed_ to indicate that connman does an NTP request to a
> server that isn't available and thereby decides to take the link down...
> off the top of my head I can't say whether that's something connman
> actually does so hopefully somebody else will jump in here. Did ofono
> indicate the context as still established after that?
That seems critical, every time when the link down, connman called:
connmand[213]: Time request for server 10.114.52.97 failed
(101/Network is unreachable)
Then deleted the link IP address to cause the link down:
connmand[213]: wwan0 {del} address 10.114.52.98/30 label wwan0
connmand[213]: Skipping disconnect of /ubloxqmi_0/context1, network is
connecting.
connmand[213]: ipconfig state 2 ipconfig method 1
> Seeing the issue with complete logs would be useful. I thought your
> previous logs indicated connman trying to deactivate the context when it
> took the link down, but the ofono logs didn't show any of that... what's
> going on there?
The full connman log file attached, there was no information for ofono
log files. I don't think that ofono was aware of that connman deleted
the IP address from the LTE link, I cannot understand why the connman
did it. Anyway, I'll try to debug and to generate ofono log again.
Thank you Jonas,
- jh
-- Logs begin at Fri 2019-07-05 05:07:43 UTC, end at Sun 2019-08-11 11:33:55 UTC. --
Aug 10 12:43:08 solar systemd[1]: Starting Connection service...
Aug 10 12:43:10 solar connmand[204]: Connection Manager version 1.35
Aug 10 12:43:10 solar connmand[204]: Adding configuration cellular
Aug 10 12:43:10 solar connmand[204]: Adding service configuration cellular
Aug 10 12:43:10 solar connmand[204]: Adding configuration wifi
Aug 10 12:43:10 solar connmand[204]: Adding service configuration wifi
Aug 10 12:43:10 solar connmand[204]: Checking loopback interface settings
Aug 10 12:43:10 solar connmand[204]: System hostname is solar
Aug 10 12:43:10 solar systemd[1]: Started Connection service.
Aug 10 12:43:10 solar connmand[204]: lo {newlink} index 1 address 00:00:00:00:00:00 mtu 65536
Aug 10 12:43:10 solar connmand[204]: lo {newlink} index 1 operstate 0 <UNKNOWN>
Aug 10 12:43:10 solar connmand[204]: sit0 {newlink} index 2 address 00:00:00:00:08:00 mtu 1480
Aug 10 12:43:10 solar connmand[204]: sit0 {newlink} index 2 operstate 2 <DOWN>
Aug 10 12:43:10 solar connmand[204]: mlan0 {create} index 3 type 1 <ETHER>
Aug 10 12:43:10 solar connmand[204]: mlan0 {update} flags 4098 <DOWN>
Aug 10 12:43:10 solar connmand[204]: mlan0 {newlink} index 3 address D4:CA:6E:64:E3:B1 mtu 1500
Aug 10 12:43:10 solar connmand[204]: mlan0 {newlink} index 3 operstate 2 <DOWN>
Aug 10 12:43:10 solar connmand[204]: Adding interface mlan0 [ wifi ]
Aug 10 12:43:11 solar connmand[204]: mlan0 {update} flags 36931 <UP,RUNNING>
Aug 10 12:43:11 solar connmand[204]: mlan0 {newlink} index 3 address D4:CA:6E:64:E3:B1 mtu 1500
Aug 10 12:43:11 solar connmand[204]: mlan0 {newlink} index 3 operstate 0 <UNKNOWN>
Aug 10 12:43:11 solar connmand[204]: mlan0 {update} flags 36867 <UP>
Aug 10 12:43:11 solar connmand[204]: mlan0 {newlink} index 3 address D4:CA:6E:64:E3:B1 mtu 1500
Aug 10 12:43:11 solar connmand[204]: mlan0 {newlink} index 3 operstate 2 <DOWN>
Aug 10 12:43:11 solar connmand[204]: mlan0 {newlink} index 3 address D4:CA:6E:64:E3:B1 mtu 1500
Aug 10 12:43:11 solar connmand[204]: mlan0 {newlink} index 3 operstate 2 <DOWN>
Aug 10 12:43:12 solar connmand[204]: Skipping disconnect of 4a757069746572496f54_managed_psk, network is connecting.
Aug 10 12:43:12 solar connmand[204]: mlan0 {RX} 1 packets 113 bytes
Aug 10 12:43:12 solar connmand[204]: mlan0 {TX} 0 packets 0 bytes
Aug 10 12:43:12 solar connmand[204]: mlan0 {update} flags 102403 <UP,LOWER_UP>
Aug 10 12:43:12 solar connmand[204]: mlan0 {newlink} index 3 address D4:CA:6E:64:E3:B1 mtu 1500
Aug 10 12:43:12 solar connmand[204]: mlan0 {newlink} index 3 operstate 5 <DORMANT>
Aug 10 12:43:12 solar connmand[204]: mlan0 {add} route ff00:: gw :: scope 0 <UNIVERSE>
Aug 10 12:43:12 solar connmand[204]: mlan0 {add} route fe80:: gw :: scope 0 <UNIVERSE>
Aug 10 12:43:12 solar connmand[204]: mlan0 {RX} 2 packets 330 bytes
Aug 10 12:43:12 solar connmand[204]: mlan0 {TX} 2 packets 248 bytes
Aug 10 12:43:12 solar connmand[204]: mlan0 {update} flags 102467 <UP,RUNNING,LOWER_UP>
Aug 10 12:43:12 solar connmand[204]: mlan0 {newlink} index 3 address D4:CA:6E:64:E3:B1 mtu 1500
Aug 10 12:43:12 solar connmand[204]: mlan0 {newlink} index 3 operstate 6 <UP>
Aug 10 12:43:13 solar connmand[204]: wwan0 {create} index 4 type 1 <ETHER>
Aug 10 12:43:13 solar connmand[204]: wwan0 {update} flags 4098 <DOWN>
Aug 10 12:43:13 solar connmand[204]: wwan0 {newlink} index 4 address C2:2B:2B:31:5C:C6 mtu 1500
Aug 10 12:43:13 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 10 12:43:13 solar connmand[204]: Adding interface wwan0 [ cellular ]
Aug 10 12:43:15 solar connmand[204]: mlan0 {add} address 192.168.0.102/24 label mlan0 family 2
Aug 10 12:43:15 solar connmand[204]: mlan0 {add} route 192.168.0.0 gw 0.0.0.0 scope 253 <LINK>
Aug 10 12:43:15 solar connmand[204]: mlan0 {add} route 192.168.0.1 gw 0.0.0.0 scope 253 <LINK>
Aug 10 12:43:15 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 10 12:43:15 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 10 12:43:16 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 10 12:43:16 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 10 12:43:16 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 10 12:43:16 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 10 12:43:16 solar connmand[204]: Skipping disconnect of /ubloxqmi_0/context1, network is connecting.
Aug 10 12:43:16 solar connmand[204]: ipconfig state 2 ipconfig method 1
Aug 10 12:43:16 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 10 12:43:16 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 10 12:43:16 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 10 12:43:16 solar connmand[204]: wwan0 {add} route ff00:: gw :: scope 0 <UNIVERSE>
Aug 10 12:43:16 solar connmand[204]: wwan0 {add} route fe80:: gw :: scope 0 <UNIVERSE>
Aug 10 12:43:16 solar connmand[204]: rp_filter set to 2 (loose mode routing), old value was 1
Aug 10 12:43:17 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 10 12:43:17 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 10 12:43:17 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 10 12:43:17 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 10 12:43:17 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 10 12:43:17 solar connmand[204]: wwan0 {del} route fe80:: gw :: scope 0 <UNIVERSE>
Aug 10 12:43:17 solar connmand[204]: wwan0 {del} route ff00:: gw :: scope 0 <UNIVERSE>
Aug 10 12:43:17 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 10 12:43:18 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 10 12:43:18 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 10 12:43:18 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 10 12:43:18 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 10 12:43:19 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 02:45:36 solar connmand[204]: wwan0 {RX} 452 packets 48629 bytes
Aug 11 02:45:36 solar connmand[204]: wwan0 {TX} 486 packets 77703 bytes
Aug 11 02:45:36 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 02:45:36 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 02:45:36 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 02:45:36 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 02:45:36 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 02:45:36 solar connmand[204]: wwan0 {RX} 452 packets 48629 bytes
Aug 11 02:45:36 solar connmand[204]: wwan0 {TX} 486 packets 77703 bytes
Aug 11 02:45:36 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 02:45:36 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 02:45:36 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 02:45:37 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 02:45:37 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 02:45:37 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 02:45:37 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 02:45:37 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 02:45:37 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 02:45:37 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 02:45:37 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 02:45:37 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 02:45:37 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 02:45:37 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 02:45:37 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 02:45:38 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 02:45:38 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 02:45:38 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 02:45:38 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 02:45:39 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:29:56 solar connmand[204]: wwan0 {RX} 801 packets 82186 bytes
Aug 11 05:29:56 solar connmand[204]: wwan0 {TX} 860 packets 136527 bytes
Aug 11 05:29:56 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 05:29:56 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:29:56 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 05:29:56 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:29:56 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 05:29:56 solar connmand[204]: wwan0 {RX} 801 packets 82186 bytes
Aug 11 05:29:56 solar connmand[204]: wwan0 {TX} 860 packets 136527 bytes
Aug 11 05:29:56 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 05:29:56 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:29:56 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 05:29:56 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 05:29:56 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 05:29:56 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:29:56 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:29:56 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:29:56 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:29:56 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:29:56 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:29:56 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:29:57 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:29:57 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:29:57 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:29:57 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:29:57 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:29:57 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:29:57 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:29:58 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:46:26 solar connmand[204]: wwan0 {RX} 869 packets 91187 bytes
Aug 11 05:46:26 solar connmand[204]: wwan0 {TX} 940 packets 148047 bytes
Aug 11 05:46:26 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 05:46:26 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:46:26 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 05:46:26 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:46:26 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 05:46:26 solar connmand[204]: wwan0 {RX} 869 packets 91187 bytes
Aug 11 05:46:26 solar connmand[204]: wwan0 {TX} 940 packets 148047 bytes
Aug 11 05:46:26 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 05:46:26 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:46:26 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 05:46:26 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 05:46:26 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 05:46:26 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:46:26 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:46:26 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:46:26 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:46:26 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:46:26 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:46:26 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:46:27 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:46:27 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:46:27 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:46:27 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:46:27 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:46:27 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:46:27 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:46:28 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:54:43 solar connmand[204]: wwan0 {RX} 895 packets 93163 bytes
Aug 11 05:54:43 solar connmand[204]: wwan0 {TX} 977 packets 151708 bytes
Aug 11 05:54:43 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 05:54:43 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:54:43 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 05:54:43 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:54:43 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 05:54:43 solar connmand[204]: wwan0 {RX} 895 packets 93163 bytes
Aug 11 05:54:43 solar connmand[204]: wwan0 {TX} 977 packets 151708 bytes
Aug 11 05:54:43 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 05:54:43 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:54:43 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 05:54:43 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 05:54:43 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 05:54:43 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:54:43 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:54:43 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:54:43 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:54:43 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:54:43 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:54:43 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:54:44 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:54:44 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:54:44 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:54:44 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:54:44 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:54:44 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:54:44 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:54:45 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:44 solar connmand[204]: wwan0 {RX} 908 packets 94319 bytes
Aug 11 05:55:44 solar connmand[204]: wwan0 {TX} 1000 packets 153647 bytes
Aug 11 05:55:44 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 05:55:44 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:55:44 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 05:55:44 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:44 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 05:55:44 solar connmand[204]: wwan0 {RX} 908 packets 94319 bytes
Aug 11 05:55:44 solar connmand[204]: wwan0 {TX} 1000 packets 153647 bytes
Aug 11 05:55:44 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 05:55:44 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:55:44 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 05:55:44 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 05:55:44 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 05:55:44 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:55:44 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:55:44 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:44 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:44 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:44 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:44 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:44 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:44 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:44 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:45 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:45 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:45 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:45 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:46 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:46 solar connmand[204]: wwan0 {RX} 919 packets 95371 bytes
Aug 11 05:55:46 solar connmand[204]: wwan0 {TX} 1019 packets 155061 bytes
Aug 11 05:55:46 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 05:55:46 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:55:46 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 05:55:46 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:46 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 05:55:46 solar connmand[204]: wwan0 {RX} 919 packets 95371 bytes
Aug 11 05:55:46 solar connmand[204]: wwan0 {TX} 1019 packets 155061 bytes
Aug 11 05:55:46 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 05:55:46 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:55:46 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 05:55:46 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:46 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 05:55:46 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 05:55:46 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:55:46 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:55:46 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:46 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:46 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:46 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:47 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:47 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:47 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:47 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:47 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:55:47 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:48 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:55:49 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:56:45 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:56:45 solar connmand[204]: wwan0 {RX} 935 packets 96707 bytes
Aug 11 05:56:45 solar connmand[204]: wwan0 {TX} 1046 packets 157247 bytes
Aug 11 05:56:45 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 05:56:45 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:56:45 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 05:56:45 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:56:45 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 05:56:45 solar connmand[204]: wwan0 {RX} 935 packets 96707 bytes
Aug 11 05:56:45 solar connmand[204]: wwan0 {TX} 1046 packets 157247 bytes
Aug 11 05:56:45 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 05:56:45 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:56:45 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 05:56:45 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 05:56:46 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 05:56:46 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:56:46 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:56:46 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:56:46 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:56:46 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:56:46 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:56:46 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:56:46 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:56:46 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:56:46 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:56:47 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:56:47 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:56:47 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:56:47 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:56:48 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:59:53 solar connmand[204]: wwan0 {RX} 950 packets 97967 bytes
Aug 11 05:59:53 solar connmand[204]: wwan0 {TX} 1071 packets 159399 bytes
Aug 11 05:59:53 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 05:59:53 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:59:53 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 05:59:53 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:59:53 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 05:59:53 solar connmand[204]: wwan0 {RX} 950 packets 97967 bytes
Aug 11 05:59:53 solar connmand[204]: wwan0 {TX} 1071 packets 159399 bytes
Aug 11 05:59:53 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 05:59:53 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 05:59:53 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 05:59:53 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 05:59:53 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 05:59:53 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:59:53 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 05:59:53 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:59:53 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:59:53 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:59:53 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:59:54 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:59:54 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 05:59:54 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 05:59:59 solar connmand[204]: Online check failed for 0x574e30 Telstra
Aug 11 06:32:17 solar connmand[204]: wwan0 {RX} 958 packets 98383 bytes
Aug 11 06:32:17 solar connmand[204]: wwan0 {TX} 1076 packets 159765 bytes
Aug 11 06:32:17 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 06:32:17 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:32:17 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 06:32:17 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 06:32:17 solar connmand[204]: wwan0 {RX} 958 packets 98383 bytes
Aug 11 06:32:17 solar connmand[204]: wwan0 {TX} 1076 packets 159765 bytes
Aug 11 06:32:17 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 06:32:17 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:32:17 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 06:32:17 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 06:32:17 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 06:32:17 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:32:17 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:32:17 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:17 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:19 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:19 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:19 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:19 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:20 solar connmand[204]: wwan0 {RX} 966 packets 99073 bytes
Aug 11 06:32:20 solar connmand[204]: wwan0 {TX} 1090 packets 160847 bytes
Aug 11 06:32:20 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 06:32:20 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:32:20 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 06:32:20 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:20 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 06:32:20 solar connmand[204]: wwan0 {RX} 966 packets 99073 bytes
Aug 11 06:32:20 solar connmand[204]: wwan0 {TX} 1090 packets 160847 bytes
Aug 11 06:32:20 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 06:32:20 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:32:20 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 06:32:20 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 06:32:20 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 06:32:20 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:32:20 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:32:20 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:20 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:20 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:20 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:21 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:21 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:21 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:21 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:22 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:22 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:22 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:22 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:23 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:28 solar connmand[204]: wwan0 {RX} 979 packets 100229 bytes
Aug 11 06:32:28 solar connmand[204]: wwan0 {TX} 1112 packets 162453 bytes
Aug 11 06:32:28 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 06:32:28 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:32:28 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 06:32:28 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:28 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 06:32:28 solar connmand[204]: wwan0 {RX} 979 packets 100229 bytes
Aug 11 06:32:28 solar connmand[204]: wwan0 {TX} 1112 packets 162453 bytes
Aug 11 06:32:28 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 06:32:28 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:32:28 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 06:32:28 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 06:32:28 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 06:32:28 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:32:28 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:32:28 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:29 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:29 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:29 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:29 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:29 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:29 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:29 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:30 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:30 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:30 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:30 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:31 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:31 solar connmand[204]: Time request for server 10.116.108.45 failed (101/Network is unreachable)
Aug 11 06:32:31 solar connmand[204]: wwan0 {RX} 990 packets 101281 bytes
Aug 11 06:32:31 solar connmand[204]: wwan0 {TX} 1131 packets 163867 bytes
Aug 11 06:32:31 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 06:32:31 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:32:31 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 06:32:31 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:31 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 06:32:31 solar connmand[204]: wwan0 {RX} 991 packets 101333 bytes
Aug 11 06:32:31 solar connmand[204]: wwan0 {TX} 1131 packets 163867 bytes
Aug 11 06:32:31 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 06:32:31 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:32:31 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 06:32:31 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 06:32:31 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 06:32:31 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:32:31 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:32:31 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:31 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:31 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:31 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:31 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:32 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:32 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:32 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:32 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:32 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:32 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:33 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:34 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:35 solar connmand[204]: Time request for server 10.116.108.45 failed (101/Network is unreachable)
Aug 11 06:32:35 solar connmand[204]: wwan0 {RX} 1004 packets 102477 bytes
Aug 11 06:32:35 solar connmand[204]: wwan0 {TX} 1151 packets 165333 bytes
Aug 11 06:32:35 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 06:32:35 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:32:35 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 06:32:35 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:35 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 06:32:35 solar connmand[204]: Skipping disconnect of /ubloxqmi_0/context1, network is connecting.
Aug 11 06:32:35 solar connmand[204]: ipconfig state 2 ipconfig method 1
Aug 11 06:32:35 solar connmand[204]: wwan0 {RX} 1004 packets 102477 bytes
Aug 11 06:32:35 solar connmand[204]: wwan0 {TX} 1151 packets 165333 bytes
Aug 11 06:32:35 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 06:32:35 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:32:35 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 06:32:35 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:35 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 06:32:35 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 06:32:35 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:32:35 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:32:35 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:35 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:35 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:35 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:36 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:36 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:36 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:36 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:36 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:32:36 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:36 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:32:37 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:33:58 solar connmand[204]: wwan0 {RX} 1016 packets 103581 bytes
Aug 11 06:33:58 solar connmand[204]: wwan0 {TX} 1180 packets 168165 bytes
Aug 11 06:33:58 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 06:33:58 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:33:58 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 06:33:58 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:33:58 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 06:33:58 solar connmand[204]: wwan0 {RX} 1016 packets 103581 bytes
Aug 11 06:33:58 solar connmand[204]: wwan0 {TX} 1180 packets 168165 bytes
Aug 11 06:33:58 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 06:33:58 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:33:58 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 06:33:58 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 06:33:58 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 06:33:58 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:33:58 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:33:58 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:33:58 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:33:58 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:33:58 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:33:58 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:33:59 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:33:59 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:33:59 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:33:59 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:33:59 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:33:59 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:33:59 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:34:01 solar connmand[204]: wwan0 {RX} 1024 packets 104271 bytes
Aug 11 06:34:01 solar connmand[204]: wwan0 {TX} 1196 packets 169399 bytes
Aug 11 06:34:01 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 06:34:01 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:34:01 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 06:34:01 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:34:01 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 06:34:01 solar connmand[204]: wwan0 {RX} 1024 packets 104271 bytes
Aug 11 06:34:01 solar connmand[204]: wwan0 {TX} 1196 packets 169399 bytes
Aug 11 06:34:01 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 06:34:01 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:34:01 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 06:34:01 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:34:01 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 06:34:01 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 06:34:01 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:34:01 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:34:01 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:34:01 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:34:01 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:34:01 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:34:01 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:34:01 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:34:01 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:34:02 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:34:02 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:34:02 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:34:02 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:34:03 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:45:17 solar connmand[204]: wwan0 {RX} 1041 packets 105865 bytes
Aug 11 06:45:17 solar connmand[204]: wwan0 {TX} 1228 packets 172293 bytes
Aug 11 06:45:17 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 06:45:17 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:45:17 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 06:45:17 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:45:17 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 06:45:17 solar connmand[204]: wwan0 {RX} 1041 packets 105865 bytes
Aug 11 06:45:17 solar connmand[204]: wwan0 {TX} 1228 packets 172293 bytes
Aug 11 06:45:17 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 06:45:17 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:45:17 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 06:45:17 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 06:45:17 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 06:45:17 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:45:17 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:45:17 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:45:17 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:45:17 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:45:17 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:45:18 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:45:18 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:45:19 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:47:43 solar connmand[204]: wwan0 {RX} 1074 packets 111438 bytes
Aug 11 06:47:43 solar connmand[204]: wwan0 {TX} 1267 packets 177697 bytes
Aug 11 06:47:43 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 06:47:43 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:47:43 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 06:47:43 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:47:43 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 06:47:43 solar connmand[204]: wwan0 {RX} 1074 packets 111438 bytes
Aug 11 06:47:43 solar connmand[204]: wwan0 {TX} 1267 packets 177697 bytes
Aug 11 06:47:43 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 06:47:43 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:47:43 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 06:47:43 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 06:47:43 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 06:47:43 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:47:43 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:47:43 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:47:43 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:47:43 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:47:43 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:47:44 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:47:45 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:47:45 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:49:43 solar connmand[204]: wwan0 {RX} 1087 packets 115531 bytes
Aug 11 06:49:43 solar connmand[204]: wwan0 {TX} 1288 packets 179501 bytes
Aug 11 06:49:43 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 06:49:43 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:49:43 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 06:49:43 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:49:43 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 06:49:43 solar connmand[204]: wwan0 {RX} 1087 packets 115531 bytes
Aug 11 06:49:43 solar connmand[204]: wwan0 {TX} 1288 packets 179501 bytes
Aug 11 06:49:43 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 06:49:43 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:49:43 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 06:49:43 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 06:49:43 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 06:49:43 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:49:43 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:49:43 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:49:43 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:49:43 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:49:43 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:49:44 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:49:44 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:49:45 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:49:46 solar connmand[204]: Time request for server 10.116.108.45 failed (101/Network is unreachable)
Aug 11 06:49:46 solar connmand[204]: wwan0 {RX} 1093 packets 116083 bytes
Aug 11 06:49:46 solar connmand[204]: wwan0 {TX} 1298 packets 180246 bytes
Aug 11 06:49:46 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 06:49:46 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:49:46 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 06:49:46 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:49:46 solar connmand[204]: wwan0 {RX} 1093 packets 116083 bytes
Aug 11 06:49:46 solar connmand[204]: wwan0 {TX} 1298 packets 180246 bytes
Aug 11 06:49:46 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 06:49:46 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 06:49:46 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 06:49:46 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:49:46 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 06:49:46 solar connmand[204]: wwan0 {del} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:49:46 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 06:49:46 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 06:49:46 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:49:46 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 06:49:46 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:49:46 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:49:46 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:49:46 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:49:46 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:49:47 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:49:47 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:49:47 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:49:47 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:49:47 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 06:49:47 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:49:47 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 06:49:49 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:42 solar connmand[204]: Time request for server 10.116.108.45 failed (101/Network is unreachable)
Aug 11 07:08:42 solar connmand[204]: wwan0 {RX} 1137 packets 119187 bytes
Aug 11 07:08:42 solar connmand[204]: wwan0 {TX} 1352 packets 186393 bytes
Aug 11 07:08:42 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 07:08:42 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:08:42 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 07:08:42 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:42 solar connmand[204]: wwan0 {RX} 1137 packets 119187 bytes
Aug 11 07:08:42 solar connmand[204]: wwan0 {TX} 1352 packets 186393 bytes
Aug 11 07:08:42 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 07:08:42 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:08:42 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 07:08:42 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:08:42 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 07:08:42 solar connmand[204]: wwan0 {del} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:08:42 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 07:08:42 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 07:08:42 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:08:42 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:08:42 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:42 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:42 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:42 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:43 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:43 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:43 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:43 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:44 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:44 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:44 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:44 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:45 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:45 solar connmand[204]: wwan0 {RX} 1148 packets 120239 bytes
Aug 11 07:08:45 solar connmand[204]: wwan0 {TX} 1372 packets 187883 bytes
Aug 11 07:08:45 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 07:08:45 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:08:45 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 07:08:45 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:45 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 07:08:45 solar connmand[204]: wwan0 {RX} 1148 packets 120239 bytes
Aug 11 07:08:45 solar connmand[204]: wwan0 {TX} 1372 packets 187883 bytes
Aug 11 07:08:45 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 07:08:45 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:08:45 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 07:08:45 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:45 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 07:08:45 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 07:08:45 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:08:45 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:08:45 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:45 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:45 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:45 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:46 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:46 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:46 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:47 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:47 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:47 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:47 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:47 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:48 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:48 solar connmand[204]: wwan0 {RX} 1161 packets 121395 bytes
Aug 11 07:08:48 solar connmand[204]: wwan0 {TX} 1394 packets 189489 bytes
Aug 11 07:08:48 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 07:08:48 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:08:48 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 07:08:48 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:48 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 07:08:48 solar connmand[204]: wwan0 {RX} 1161 packets 121395 bytes
Aug 11 07:08:48 solar connmand[204]: wwan0 {TX} 1394 packets 189489 bytes
Aug 11 07:08:48 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 07:08:48 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:08:48 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 07:08:48 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:48 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 07:08:48 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 07:08:48 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:08:48 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:08:48 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:48 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:48 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:48 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:49 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:49 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:49 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:49 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:49 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:08:49 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:50 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:08:50 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:09 solar connmand[204]: wwan0 {RX} 1206 packets 126800 bytes
Aug 11 07:17:09 solar connmand[204]: wwan0 {TX} 1455 packets 197318 bytes
Aug 11 07:17:09 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 07:17:09 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:17:09 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 07:17:09 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:09 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 07:17:09 solar connmand[204]: wwan0 {RX} 1206 packets 126800 bytes
Aug 11 07:17:09 solar connmand[204]: wwan0 {TX} 1455 packets 197318 bytes
Aug 11 07:17:09 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 07:17:09 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:17:09 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 07:17:09 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 07:17:09 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 07:17:09 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:17:09 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:17:09 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:09 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:09 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:09 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:09 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:10 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:10 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:10 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:10 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:10 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:10 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:10 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:11 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:12 solar connmand[204]: wwan0 {RX} 1221 packets 128412 bytes
Aug 11 07:17:12 solar connmand[204]: wwan0 {TX} 1478 packets 199072 bytes
Aug 11 07:17:12 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 07:17:12 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:17:12 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 07:17:12 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:12 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 07:17:12 solar connmand[204]: wwan0 {RX} 1222 packets 128464 bytes
Aug 11 07:17:12 solar connmand[204]: wwan0 {TX} 1478 packets 199072 bytes
Aug 11 07:17:12 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 07:17:12 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:17:12 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 07:17:12 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:12 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 07:17:12 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 07:17:12 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:17:12 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:17:12 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:12 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:12 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:12 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:13 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:13 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:13 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:13 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:13 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:17:13 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:13 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:17:14 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:16 solar connmand[204]: wwan0 {RX} 1266 packets 131292 bytes
Aug 11 07:45:16 solar connmand[204]: wwan0 {TX} 1533 packets 206612 bytes
Aug 11 07:45:16 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 07:45:16 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:45:16 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 07:45:16 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:16 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 07:45:16 solar connmand[204]: wwan0 {RX} 1266 packets 131292 bytes
Aug 11 07:45:16 solar connmand[204]: wwan0 {TX} 1533 packets 206612 bytes
Aug 11 07:45:16 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 07:45:16 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:45:16 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 07:45:16 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 07:45:16 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 07:45:16 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:45:16 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:45:16 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:16 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:16 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:16 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:16 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:17 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:17 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:17 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:18 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:18 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:18 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:18 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:19 solar connmand[204]: wwan0 {RX} 1274 packets 131982 bytes
Aug 11 07:45:19 solar connmand[204]: wwan0 {TX} 1549 packets 207846 bytes
Aug 11 07:45:19 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 07:45:19 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:45:19 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 07:45:19 solar connmand[204]: Time request for server 10.116.108.45 failed (101/Network is unreachable)
Aug 11 07:45:19 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:19 solar connmand[204]: wwan0 {RX} 1275 packets 132034 bytes
Aug 11 07:45:19 solar connmand[204]: wwan0 {TX} 1549 packets 207846 bytes
Aug 11 07:45:19 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 07:45:19 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:45:19 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 07:45:19 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:45:19 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 07:45:19 solar connmand[204]: wwan0 {del} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:45:19 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 07:45:19 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 07:45:19 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:45:19 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:45:19 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:19 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:19 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:19 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:19 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:20 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:20 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:20 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:20 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:20 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:45:20 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:21 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:45:21 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:48:21 solar connmand[204]: wwan0 {RX} 1319 packets 138613 bytes
Aug 11 07:48:21 solar connmand[204]: wwan0 {TX} 1603 packets 214402 bytes
Aug 11 07:48:21 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 07:48:21 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:48:21 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 07:48:21 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:48:21 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 07:48:21 solar connmand[204]: wwan0 {RX} 1319 packets 138613 bytes
Aug 11 07:48:21 solar connmand[204]: wwan0 {TX} 1603 packets 214402 bytes
Aug 11 07:48:21 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 07:48:21 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 07:48:21 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 07:48:21 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 07:48:21 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 07:48:22 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:48:22 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 07:48:22 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:48:22 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:48:22 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:48:22 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:48:22 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:48:22 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:48:22 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:48:22 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:48:23 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:48:23 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 07:48:23 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:48:23 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 07:48:24 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 08:01:42 solar connmand[204]: wwan0 {RX} 1351 packets 140949 bytes
Aug 11 08:01:42 solar connmand[204]: wwan0 {TX} 1646 packets 219161 bytes
Aug 11 08:01:42 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 08:01:42 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 08:01:42 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 08:01:42 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 08:01:42 solar connmand[204]: wwan0 {del} address 10.116.108.44/29 label wwan0
Aug 11 08:01:42 solar connmand[204]: wwan0 {RX} 1351 packets 140949 bytes
Aug 11 08:01:42 solar connmand[204]: wwan0 {TX} 1646 packets 219161 bytes
Aug 11 08:01:42 solar connmand[204]: wwan0 {update} flags 69841 <UP,RUNNING,LOWER_UP>
Aug 11 08:01:42 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 08:01:42 solar connmand[204]: wwan0 {newlink} index 4 operstate 0 <UNKNOWN>
Aug 11 08:01:42 solar connmand[204]: ipconfig state 3 ipconfig method 1
Aug 11 08:01:42 solar connmand[204]: wwan0 {add} address 10.116.108.44/29 label wwan0 family 2
Aug 11 08:01:42 solar connmand[204]: wwan0 {add} route 10.116.108.40 gw 0.0.0.0 scope 253 <LINK>
Aug 11 08:01:42 solar connmand[204]: wwan0 {add} route 10.116.108.45 gw 0.0.0.0 scope 253 <LINK>
Aug 11 08:01:42 solar connmand[204]: wwan0 {add} route 10.4.27.70 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 08:01:42 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 08:01:42 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 08:01:42 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 08:01:43 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 08:01:43 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 08:01:43 solar connmand[204]: wwan0 {del} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 08:01:43 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 08:01:44 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 08:01:44 solar connmand[204]: mlan0 {del} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 08:01:44 solar connmand[204]: wwan0 {add} route 0.0.0.0 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 08:01:44 solar connmand[204]: wwan0 {add} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 08:01:45 solar connmand[204]: wwan0 {del} route 212.227.81.55 gw 10.116.108.45 scope 0 <UNIVERSE>
Aug 11 08:02:48 solar connmand[204]: wwan0 {RX} 1365 packets 142181 bytes
Aug 11 08:02:49 solar connmand[204]: wwan0 {TX} 1672 packets 221297 bytes
Aug 11 08:02:49 solar connmand[204]: wwan0 {update} flags 4240 <DOWN>
Aug 11 08:02:49 solar connmand[204]: wwan0 {newlink} index 4 address 00:00:00:00:00:00 mtu 1500
Aug 11 08:02:49 solar connmand[204]: wwan0 {newlink} index 4 operstate 2 <DOWN>
Aug 11 08:02:49 solar connmand[204]: (null) {del} address 10.116.108.44/29 label wwan0
Aug 11 08:02:49 solar connmand[204]: wwan0 {dellink} index 4 operstate 2 <DOWN>
Aug 11 08:02:49 solar connmand[204]: (null) {RX} 1365 packets 142181 bytes
Aug 11 08:02:49 solar connmand[204]: (null) {TX} 1672 packets 221297 bytes
Aug 11 08:02:49 solar connmand[204]: (null) {remove} index 4
Aug 11 08:02:49 solar connmand[204]: Remove interface (null) [ cellular ]
Aug 11 08:02:49 solar connmand[204]: Removing default gateway route failed (No such device)
Aug 11 08:02:49 solar connmand[204]: Deleting host route failed (No such device)
Aug 11 08:02:49 solar connmand[204]: Deleting host route failed (No such device)
Aug 11 08:02:49 solar connmand[204]: Removing default gateway route failed (No such device)
Aug 11 08:02:49 solar connmand[204]: mlan0 {add} route 0.0.0.0 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 08:02:49 solar connmand[204]: Skipping disconnect of /ubloxqmi_0/context1, network is connecting.
Aug 11 08:02:49 solar connmand[204]: ipconfig state 2 ipconfig method 1
Aug 11 08:02:49 solar connmand[204]: Deleting host route failed (No such device)
Aug 11 08:02:49 solar connmand[204]: mlan0 {add} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
Aug 11 08:02:50 solar connmand[204]: mlan0 {del} route 212.227.81.55 gw 192.168.0.1 scope 0 <UNIVERSE>
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono