Neil Moore-Smith wrote:

> I have a strange symptom occurring. When I display the routing table using 
> "netstat -r" it displays routes through the eth0 and loopback interfaces 
> then sits there, without displaying the default route. I have to press 
> ctrl-c to get the prompt back. If I delete the default route, the table 
> displays OK, but of course, I lose the route.

Does `netstat -rn' work? If it does, then the problem is that the
reverse DNS lookup on either the address or the gateway is
disappearing into the void. This will normally take 155 seconds to
time out.

-- 
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to