[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] resolve ident
- Subject: Re: [cobalt-users] resolve ident
- From: flash22@xxxxxxx
- Date: Fri May 25 06:24:50 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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