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

Re: [cobalt-users] resolve ident



On Fri, 25 May 2001, Kai R Schantz wrote:

> Hi, 
> 
> when doing a netstat there will be records likr this:
> tcp        0      0 adslnett.no:www         spider-th043.prox:43331 TIME_WAIT 
> 
> How can I resolve the ident to "spider-th043.prox" ?

netstat -n will give you the IP address instead, then you can look that
up, i don't know of any other way to make netstat list the entire domain
name(it chops off the end after 17 chars, so it's not complete)

gsh