---------------------------------
Teltonika RUT9 series 2022
---------------------------------
root@Teltonika-RUT950:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=112 time=40.019 ms
64 bytes from 8.8.8.8: seq=1 ttl=112 time=45.704 ms
64 bytes from 8.8.8.8: seq=2 ttl=112 time=35.356 ms
64 bytes from 8.8.8.8: seq=3 ttl=112 time=43.931 ms
64 bytes from 8.8.8.8: seq=4 ttl=112 time=43.009 ms
^C
--- 8.8.8.8 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 35.356/41.603/45.704 ms
root@Teltonika-RUT950:~# # REMOVING ANTENNAS
root@Teltonika-RUT950:~# ping -w 30 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
--- 8.8.8.8 ping statistics ---
30 packets transmitted, 0 packets received, 100% packet loss
root@Teltonika-RUT950:~#
I suspect a right permissions issue that break routing/gateway between eth0 and wwan0 .