On Thu, May 17, 2001 at 12:46:35AM +1000, Tom Deckert wrote:
> **** The first time I ran the script command, I forgot to do a 'route -n' while
> **** the link was up, so I went back, 'reconnected', and did a 'route -n' 
> **** command.
> 
> [root@Sandra /root]# route -n
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> 203.12.53.38    0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
> 127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
> [root@Sandra /root]# 

you haven't got a default route going out ppp0, which is why you
can ping 203.12.53.38 but nothing else.
Add the "defaultroute" option when you start pppd.

Dave.

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to