From owner-freebsd-questions Thu Apr 11 0:53:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lion.com.ua (lion.com.ua [213.133.161.130]) by hub.freebsd.org (Postfix) with ESMTP id 738D937B419 for ; Thu, 11 Apr 2002 00:53:25 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lion.com.ua (8.11.6/8.11.6) with ESMTP id g3B7r2m38788; Thu, 11 Apr 2002 10:53:05 +0300 (EEST) (envelope-from sacomsys@lion.com.ua) Date: Thu, 11 Apr 2002 10:53:02 +0300 (EEST) From: Andrey Simonenko To: Patrick Thomas Cc: freebsd-questions@freebsd.org Subject: Re: per IP traffic statistics (totals) In-Reply-To: <20020410090543.U77505-100000@utility.clubscholarship.com> Message-ID: <20020411105113.L38779-100000@lion.com.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Wed, 10 Apr 2002, Patrick Thomas wrote: > > will this work if all 4 of the IPs are bound to the same NIC ? > Sure, if you can catch any traffic with IPFW/IPF, then IPA is able to make statistics for this traffic. IPA know nothing about IP addresses, NICs, and Internet protocols. It makes network accounting based on IPFW/IPF/PF accounting rules. > > > On Wed, 10 Apr 2002, Andrey Simonenko wrote: > > > > > ----- Original Message ----- > > From: Patrick Thomas > > Newsgroups: lucky.freebsd.questions > > Sent: Tuesday, April 09, 2002 2:21 AM > > Subject: per IP traffic statistics (totals) > > > > > > > I have a server with 4 routable IP addresses bound to it. I would like to > > > be able to see how much inbound and outbound traffic (in bytes, I guess) > > > each IP is responsible for. > > > > > > > /usr/ports/sysutils/ipa can help you > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message