[plug] Still not able to route to adsl
Cameron Patrick
cameron at patrick.wattle.id.au
Sun May 2 15:00:42 WST 2004
Cameron Patrick wrote:
| | Kernel IP routing table
| | Destination Gateway Genmask Flags MSS Window irtt Iface
| | 192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
| | 192.168.1.0 * 255.255.255.0 U 0 0 0 eth1
| | 203.69.131.96 * 255.255.255.255 UH 0 0 0 ppp0
| | default 203.69.131.96 0.0.0.0 UG 0 0 0 ppp0
|
| Yes, that's essentially what I see with a ppp connection.
BTW, just to clarify, that's what you'd see for normal dial-up PPP on
a gateway with two separate local ethernet subnets attached to it. On
a more normal home network with eth0 being the LAN and eth1 being the
ADSL link I'd expect it to look more like this:
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
203.69.131.96 * 255.255.255.255 UH 0 0 0 ppp0
default 203.69.131.96 0.0.0.0 UG 0 0 0 ppp0
i.e. eth1 has no associated IP address as it is used for PPPoE and so
doesn't show up in the routing tables.
Cameron.
More information about the plug
mailing list