I'm trying to get ppp-new working on an embedded device, but Im having some problems with the connection. With PAP a connection is established and the device gets a local ip, which tells me the authentication works. Next, since I have a sim with a public IP subscription I verified that I am able to send packets to the device (simple browser pointing to the IP as I have a http-server running). The problem is thought that the device is not able to respond. Now, as the packets are properly interperted by the device, I am assuming that the communication device <-> modem is working. My fear is that the remote-ip and thus the gateway is wrong. Here is a small log of the communication
log.txt <http://lwip.100.n7.nabble.com/file/n23346/log.txt> Oh and I tried it with two different providers (orange + swisscom) both are sending me 192.168.111.111 . A friend quickly checked with a linux box running pppd and there the same provider / apn returns no remote-ip. -- View this message in context: http://lwip.100.n7.nabble.com/ppp-new-remote-host-tp23346.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
