On Debian Testing running 2.6.7,the 'route' command is taking unusually long time to give the table:
~# time route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
x.y.z.z * 255.255.255.255 UH 0 0 0 ppp0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
192.168.0.0 * 255.255.255.0 U 0 0 0 eth1
default x.y.z.z 0.0.0.0 UG 0 0 0 ppp0


real    0m20.010s
user    0m0.002s
sys     0m0.002s


However, 'route -n' command gives the output almost instantly.

Anybody else experiencing this? Any idea why this would be so?

->HS


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to