From owner-freebsd-questions@FreeBSD.ORG Thu Aug 26 22:37:17 2004 Return-Path: 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 F114B16A4CE for ; Thu, 26 Aug 2004 22:37:17 +0000 (GMT) Received: from frontend1.messagingengine.com (frontend1.messagingengine.com [66.111.4.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FBC543D1D for ; Thu, 26 Aug 2004 22:37:16 +0000 (GMT) (envelope-from nkinkade@fastmail.fm) X-Sasl-enc: rjTbCvbpjTAqUhZHUl96WQ 1093559833 Received: from gentoo-npk.bmp.ub (unknown [206.27.244.136]) by www.fastmail.fm (Postfix) with ESMTP id 3221FC14D32; Thu, 26 Aug 2004 18:37:13 -0400 (EDT) Received: from nkinkade by gentoo-npk.bmp.ub with local (Exim 4.21) id 1C0SqW-0007ET-W8; Thu, 26 Aug 2004 16:35:52 -0600 Date: Thu, 26 Aug 2004 16:35:52 -0600 From: Nathan Kinkade To: Subhro Message-ID: <20040826223552.GF3767@gentoo-npk.bmp.ub> Mail-Followup-To: Subhro , FreeBSD-questions , Ivailo Tanusheff References: <4919716902316653055@unknownmsgid> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9Dz7ZkHOyZKsJidB" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i Sender: cc: Ivailo Tanusheff cc: FreeBSD-questions Subject: Re: Tracking data transfer? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nathan Kinkade List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 22:37:18 -0000 --9Dz7ZkHOyZKsJidB Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 26, 2004 at 04:02:24PM +0530, Subhro wrote: > > > Could anyone suggest me a port which will allow me to keep a watch on= the > > > net data transfer that had occured through a particular IP that is > > > associated with the NIC of my box? > > > > > > Regards > > > S. > > > >=20 > > Check trafshow. You can also use tcpdump for more detiled info or mrtg = for > > summary info :) > >=20 > > I meant a watch on the total data transferred through or from the IP > in questions, not the packets which are transferred via that IP. >=20 > Regards > S. trafshow gives some summary stats at the bottom of the screen, such as total bytes, bytes/s, and total packets. you can pass expressions to trafshow such as "host 10.0.1.1" - the same expression syntax as that of tcpdump, I believe. Nathan --=20 PGP Public Key: pgp.mit.edu:11371/pks/lookup?op=3Dget&search=3D0xD8527E49 --9Dz7ZkHOyZKsJidB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBLmXIO0ZIEthSfkkRAtiKAKDqUbzH4GzDV/g15RMvQvCZElxrgQCg7Rds OzXqKuFMuDxAIuqgbmwC1Ek= =p4D1 -----END PGP SIGNATURE----- --9Dz7ZkHOyZKsJidB--