[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What can make DNS lookups slow?




DLM> route -n

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
217.34.100.194  0.0.0.0         255.255.255.255 UH    0      0        0 eth2
217.34.100.192  0.0.0.0         255.255.255.248 U     0      0        0 eth0
192.168.2.0     0.0.0.0         255.255.255.0   U     0      0        0 eth2
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
0.0.0.0         217.34.100.198  0.0.0.0         UG    0      0        0 eth0
execute:
   route del 217.34.100.194

that should kill the bogus eth2 entry.

Then see what happens.

Daniel



Reply to: