Re: Viewing Network Traffic

2003-01-08 Thread Denis N. Peplin
On Tuesday 07 January 2003 18:49, Justin P. Michel wrote:
 Greetings,

 I need to be able to view packets that are being sent out, and recieved by
 a machine on my network, running FreeBSD 4.7-Release-p2.  I was wondering
 what utilities are recommended by those in the know.  Any site links where
 I can read up on said utilities are also needed.
tcpdump (base system, show each packet) or trafshow (ports)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Viewing Network Traffic

2003-01-07 Thread Justin P. Michel
Greetings,

I need to be able to view packets that are being sent out, and recieved by a
machine on my network, running FreeBSD 4.7-Release-p2.  I was wondering what
utilities are recommended by those in the know.  Any site links where I can
read up on said utilities are also needed.

Thanks in advance,

Justin P. Michel



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Viewing Network Traffic

2003-01-07 Thread Matt Smith
tcpdump + tcpshow  -- text mode sniffer + viewer
ethereal -- X11 sniffer
etherape -- shows nice graphical analysis of network traffic.

On Tue, 2003-01-07 at 10:49, Justin P. Michel wrote:
 Greetings,
 
 I need to be able to view packets that are being sent out, and recieved by a
 machine on my network, running FreeBSD 4.7-Release-p2.  I was wondering what
 utilities are recommended by those in the know.  Any site links where I can
 read up on said utilities are also needed.
 
 Thanks in advance,
 
 Justin P. Michel
 
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
-- 
Matt Smith [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message