Recently I posted about this error message when trying to
connect to the Internet. Here is the solution - or at least a
workaround:

The output of the route command showed:
192.168.0.2 * 255.255.255.255 UH 1 0 0 sl0
localnet    * 255.255.255.0   U  0 0 0 eth0
default     * 0.0.0.0         U  1 0 0 sl0

Executing the command
ifconfig sl0 down
removed the first and third lines, leaving only the eth0 line. Then
after connecting, route showed:
63.12.31.230...........ppp0
192.168.1.0............eth0
0.0.0.0 63.12.31.230...ppp0

All that now remains is to make this change survive a reboot. Any
suggestions?

John


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

Reply via email to