From owner-freebsd-questions Wed Nov 27 18:36:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C91C37B401 for ; Wed, 27 Nov 2002 18:36:55 -0800 (PST) Received: from vcnet.com (mail.vcnet.com [209.239.239.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 1EB5E43EAF for ; Wed, 27 Nov 2002 18:36:55 -0800 (PST) (envelope-from thanatos@vcnet.com) Received: (qmail 27798 invoked from network); 28 Nov 2002 02:36:41 -0000 Received: from 1-0-401.adsl.vcnet.com (HELO mortis) (209.239.236.203) by mail.vcnet.com with SMTP; 28 Nov 2002 02:36:41 -0000 From: thanatos@vcnet.com To: freebsd-questions@freebsd.org, Darren Pilgrim Date: Wed, 27 Nov 2002 18:36:36 -0800 MIME-Version: 1.0 Subject: Re: A program to list off packet target/source addrs as they pass? Message-ID: <3DE510B4.17091.2318AA3@localhost> In-reply-to: <3DE5794D.80003@pantherdragon.org> X-mailer: Pegasus Mail for Windows (v4.02) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 27 Nov 2002 at 18:02, Darren Pilgrim wrote: > I'm in need of a program that can show me just a list of packets as > they pass through a given interface. The only information I need are > the transport protocol (TCP, UDP, etc) and the source and destination > addresses and ports. I don't want to know any other information for > various privacy/legal reasons, this is for debugging and tuning > routers and firewalls. The idea is to run this on an interface to > show what's actually passing through. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > You could try Ethereal for the port, go here: http://www.freebsd.org/cgi/ports.cgi?query=ethereal&stype=all ethereals website: http://www.ethereal.com/ Hope that helps, Thanatos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message