Re: default route (back again)


Subject: Re: default route (back again)
From: Christopher E. Brown (cbrown@woods.net)
Date: Mon Mar 10 2003 - 18:05:29 AKST


route -n should report something like initially

Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo

And something like

Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 137.229.98.33 0.0.0.0 UG 0 0 0 ppp0

after ppp0 comes up. IIRC there should be one more entry, specific
for 137.229.98.33/32 pointing down ppp0, but I forget what a ppp PtP
route reports as via route.

-- 
I route, therefore you are.

--------- To unsubscribe, send email to <aklug-request@aklug.org> with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Mon Mar 10 2003 - 18:05:00 AKST