Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2002 18:58:02 -0500
From:      "Scott M. Nolde" <scott@smnolde.com>
To:        Troy <tdrake@myrealbox.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Getting netstat to show full ip
Message-ID:  <20020312185801.A87755@smnolde.com>
In-Reply-To: <3C8E907B.D14E3EF3@myrealbox.com>; from tdrake@myrealbox.com on Tue, Mar 12, 2002 at 05:34:19PM -0600
References:  <3C8E907B.D14E3EF3@myrealbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Troy(tdrake@myrealbox.com)@2002.03.12 17:34:19 +0000:
> Hi everyone,
> I'm noticing more and more people trying to find their way into my fbsd
> machine, and when I catch them in the act I can't see the full IP
> address of the person, it truncates it like "loser-xxx-xxx.xx...2593". I
> cant seem to find any way to get it to show the full IP in the man pages
> or whatnot, any body know a way?
> 

netstat -an
  or
tcpdump -qpnl

the -n flag won't cause a DNS lookup.
-- 
Scott Nolde
GPG Key 0xD869AB48

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020312185801.A87755>