On Sunday 16 November 2003 02:15, Bill Marcum wrote: > On Sun, Nov 16, 2003 at 12:16:27AM +0100, Martin Wegmann wrote: > > Hello, > > > > I apologize for my delayed reply, I posted a question approx. one month > > ago, but did not find time to proceed, here is my reply: > > > > (the problem was, that I am working on two networks and when I tried to > > connect via modem, it shows up as connected but without ping results) > > > > [copy of the last mail in the archive:] > > > > >also sprach Martin Wegmann <[EMAIL PROTECTED]> [2003.10.07.1448 > > > > +0200]: > > > >[EMAIL PROTECTED]:/$ /sbin/route -n > > > >Kernel IP routing table > > > >Destination Gateway Genmask Flags Metric Ref > > > > Use > > > > Iface > > > > > >145.253.1.121 0.0.0.0 255.255.255.255 UH 0 0 > > > > 0 > > > > ppp0 > > > > > >10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 > > > > 0 > > > > eth0 > > > > > >0.0.0.0 10.0.0.1 0.0.0.0 UG 0 0 > > > > 0 > > > > eth0 > > > > >> [EMAIL PROTECTED]:/$ ping -c 2 www.yahoo.com > > > > > >your problem is here. the last entry should be the default route to > > >the provider. > > > > > >does your /etc/ppp/peers/provider file contain the 'defaultroute' > > >option? > > > > yes it shows up with the defaultroute option. > > You need to remove the default gateway 10.0.0.1 on eth0. The ppp > defaultroute option won't replace an existing default route.
thanks for the replies. But how do I remove my default gateway 10.0.0.1 on eth0? Where is the file stored? And I have to replace 10.0.0.1 with 0.0.0.0, haven't I? sorry for possibly stupid questions but I am not familiar with such stuff at all. thanks Martin -- ----- please send me a CC when replying -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

