From owner-freebsd-questions Wed Nov 5 12:59:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA07829 for questions-outgoing; Wed, 5 Nov 1997 12:59:41 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from sam.networx.ie (ts16-01.dublin.indigo.ie [194.125.134.101]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA07816 for ; Wed, 5 Nov 1997 12:59:35 -0800 (PST) (envelope-from mike@NetworX.ie) Received: from mike (mike.networx.ie [194.9.12.33]) by sam.networx.ie (8.8.5/8.8.5) with SMTP id UAA19747; Tue, 4 Nov 1997 20:50:48 GMT X-Organisation: I.T. NetworX Ltd X-Business: Network Consultancy and Training X-Address: 67 Merrion Square, Dublin 2, Ireland X-Voice: +353-1-676-8866 X-Fax: +353-1-676-8868 Date: Tue, 4 Nov 1997 20:49:32 GMT From: Michael Ryan Reply-To: mike@NetworX.ie Subject: Re: Is there any tools can act as a Network analyser To: hmin@public.cq.sc.cn cc: FreeBSD Message-ID: Priority: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Try tcpdump (standard part of FreeBSD) and tcpshow at http://indigo.ie/~networx On Tue, 05 Nov 1996 00:27:26 +0800 Huang Min wrote: > From: Huang Min > Date: Tue, 05 Nov 1996 00:27:26 +0800 > Subject: Is there any tools can act as a Network analyser > To: FreeBSD > > Hi, sir, > > I'm working on a FreeBSD 2.2.5 system, is there any tools can act > as a network analyser so that I can analyse packets on my local net > and on PPP network. Thanks in advance. > > Huang Min > Bye, Mike ---