Re: Slow netstat -r printout

2001-04-03 Thread Matthew Emmerton
> It's taking so long because it's trying to do a DNS resolution of every IP > address that it prints. My guess is that @Home uses some non-registered > RFC1918 address space for its clients, so those addresses will never > resolve, and will take forever not doing so. The -n flag disables DNS > re

Re: Slow netstat -r printout

2001-04-03 Thread Dan Debertin
It's taking so long because it's trying to do a DNS resolution of every IP address that it prints. My guess is that @Home uses some non-registered RFC1918 address space for its clients, so those addresses will never resolve, and will take forever not doing so. The -n flag disables DNS resolution,

Slow netstat -r printout

2001-04-03 Thread Daehyun Yoon
Hi all, I'm having some strange problem with netstat. Every once in a while when I type netstat -r, it takes minutes until it displays the entire output. Sometimes it never finishes. Strange thing is if I type netstat -n or netstat -nr, it doesn't take more than a half a second to get the entire