Re: PPP Modem Hangup
Michael Richardson <[email protected]>
| Newsgroups | org.kernel.vger.linux-ppp |
|---|---|
| Message-ID | <539828.1726250442@dyas> |
Devesh Chipade <[email protected]> wrote: > I am still not able to ping into ubuntu/linux or into my aosp target > device without explicitly mentioning -I ppp0 interface. ping -I ppp0 > 10.0.0.1 / ping -I ppp0 10.0.0.2 works but ping 10.0.0.1 / ping > 10.0.0.2 does not work, Android does stuff with the networking stack so that it can live in multiple provider domains. So the default route (if it exists) often lives in a alternate routing table. > I have verified the ip route, ip tables, ip addr show as well as > ifconfig (both on linux and aosp target). Seems to be all good in it. > Any suggestions? you didn't post details, but.. if you tcpdump on your Ubuntu side, you'll probably see that AOSP side has picked some other IP address as the source. If you really want to fix that, then add a route back to the ppp0 device on the ubuntu side, but probably you just need to make sure that the Android side always uses the right source IP. -- Michael Richardson <[email protected]>, Sandelman Software Works -= IPv6 IoT consulting =- *I*LIKE*TRAINS*
signature.asc
(application/pgp-signature, 487 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEERK+9HEcJHTJ9UqTMlUzhVv38QpAFAmbkfckACgkQlUzhVv38 QpDQBwf+M2/VPeIe5c+ul8yKZLkjZFdpUiZZP7a3mKpAl0LJGmrCPNyANv2Wjulg r0rCb3ZyFDtjC2OygDXd2GIKTxz1E0kqQevvpg41pjStcGeFmFcY7IsWL6gbTySI /Wrzvtx6bTJ4qH01MyQOt17Pxr1zrwFnGKxooEUSMgnSfD4gghqehu/oQLBBrgv6 QHv/DrerPYNyZYMmMJpaRDhzt78lRVxB3u8046ToIC/bH3EhUKS1Bvmnttoyn57o 3SPwLqVipMW0jAxMFnNpZZ9ULcTlw5I9FeTlIyOkrbTxYSHAG/LF8v5jJpnR14eA ZVgARLiQ7Kx0NworxhLSj8A8vF3n+A== =Oqzm -----END PGP SIGNATURE-----