[plug] LAN access to the 'net.

Brian Tombleson brian at paradigmit.com.au
Sat Nov 9 12:10:56 WST 2002


> route -n returns
> 
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> 203.11.114.0    0.0.0.0         255.255.255.0   U     0      0        0 ippp0
> 192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
> 0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 ippp0

[Probably]
Your ppp0 wants to be the default route.  Try adding the line 'defaultroute' to your /etc/ppp/options file
('man pppd' for more details) then dropping the link and bringing it back up again.

HTH

- Brian.





More information about the plug mailing list