On Wed, Jul 2, 2008 at 4:19 PM, Arun Khan <> wrote: > > > Anyway, given that you have 2 NICs and now a Indicom connection (3 'net > connections), you basically have a "def. route" routing problem. >
I second that. In our excitement to get things working we forget about the existing eth0 that's the default route. KM, simply run 'sudo route add default ppp0' after your usb modem's ppp0 is up. Once this is confirmed to be the solution, remove or comment the default gateway entry for eth0 in /etc/network/interfaces and reboot your machine. Yes reboot, not restart networking services. > > > > -- > Regards, > > Rony. > GNU/Linux > No Viruses > No Spyware > Only Freedom. -- http://mm.glug-bom.org/mailman/listinfo/linuxers

