By default these days pppd sets the default route to the ppp connection.
Are you using the nodefaultroute option to pppd? on my debian system it's
in the /etc/ppp/options file.
You'll notice the default route points to the local network.
On Wed, 7 Mar 2001, Nick Croft wrote:
> Date: Wed, 07 Mar 2001 10:17:53 +1100 (EST)
> From: Nick Croft <[EMAIL PROTECTED]>
> To: Martin <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [SLUG] ppp && sockets
>
> On Wed, 7 Mar 2001, Martin wrote:
>
> >
> > what does your routing table look like?
> >
> > later
> > marty
>
> The route table on this machine, running properly is:
>
> nicko@Debian:~$ sudo route
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use Iface
> cis5301a.acay.c * 255.255.255.255 UH 0 0 0 ppp0
> 172.16.0.0 * 255.255.0.0 U 0 0 0 eth0
> default cis5301a.acay.c 0.0.0.0 UG 0 0 0 ppp0
>
>
> However, on the new machine it goes like this:
>
> debian:~# route
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use Iface
> 172.16.4.2 * 255.255.255.255 UH 0 0 0 eth0
> 203.7.132.66 * 255.255.255.255 UH 0 0 0 ppp0
> 172.16.0.0 * 255.255.0.0 U 0 0 0 eth0
> default 172.16.4.2 0.0.0.0 UG 0 0 0 eth0
>
> acay's cisco doesn't show up the same on the new machine.
>
> Thanks for your attention,
>
> Nick
>
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug
>
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug