[plug] Still not able to route to adsl

Cameron Patrick cameron at patrick.wattle.id.au
Sun May 2 14:41:12 WST 2004


bob wrote:

| I removed that route once... had to do a hard reset. Lost all connectivity. 
[...]
| Destination   Netmask Gateway Interface
| 192.168.1.0   255.255.255.0   192.168.1.1     br0

Out of curiosity, what happens if you set the gateway to 0.0.0.0?  On
this Linux box, the routes to local (directly attached) networks all
have a gateway of 0.0.0.0, presumably indicating that no gateway is
to be used --

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.0.1.0        0.0.0.0         255.255.255.0   U     0      0        0 eth0
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 tap0
10.0.3.0        0.0.0.0         255.255.255.0   U     0      0        0 ra0
0.0.0.0         10.0.1.1        0.0.0.0         UG    0      0        0 eth0

On the other hand this might be Linux specific and not applicable to
your hardware router.  (But for all I know your router might be an
embedded Linux system!  Certainly br0/eth0/ppp1 sound Linux-y.)

Cameron.




More information about the plug mailing list