Reply To: Post here for support on the OzzMaker SARA-R5 LTE-M GPS + 10DOF

Home Forums Forums Technical Support for the OzzMaker SARA-R5 LTE-M GPS + 10DOF Post here for support on the OzzMaker SARA-R5 LTE-M GPS + 10DOF Reply To: Post here for support on the OzzMaker SARA-R5 LTE-M GPS + 10DOF

#18533
julienvm
Participant

I’ve been wrestling with PPP.

The connection is established:

ifconfig
ppp0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1500
inet 192.168.201.1 netmask 255.255.255.255 destination 192.168.201.2
ppp txqueuelen 3 (Point-to-Point Protocol)
RX packets 8 bytes 224 (224.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 10 bytes 351 (351.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

ping 192.168.201.2
PING 192.168.201.2 (192.168.201.2) 56(84) bytes of data.
64 bytes from 192.168.201.2: icmp_seq=1 ttl=255 time=22.9 ms

route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.86.1 0.0.0.0 UG 302 0 0 wlan0
192.168.86.0 0.0.0.0 255.255.255.0 U 302 0 0 wlan0
192.168.201.2 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0

However, the connection isn’t used.

Blip, blop, bloop…