From owner-freebsd-questions Mon Apr 8 15:20:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from utility.clubscholarship.com (utility.clubscholarship.com [198.78.70.175]) by hub.freebsd.org (Postfix) with ESMTP id 1223237B78D for ; Mon, 8 Apr 2002 15:18:57 -0700 (PDT) Received: from localhost (root@localhost) by utility.clubscholarship.com (8.11.6/8.11.6) with ESMTP id g38MGHH94949 for ; Mon, 8 Apr 2002 15:16:17 -0700 (PDT) (envelope-from root@utility.clubscholarship.com) Date: Mon, 8 Apr 2002 15:16:17 -0700 (PDT) From: Patrick Thomas To: Subject: per IP traffic statistics (totals) Message-ID: <20020408151336.F92413-100000@utility.clubscholarship.com> 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 Hello, 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. I use mrtg for averages, but it is installed on my gateway - so two problems, first I only see averages with mrtg, second I just see an average of all traffic - not broken up by IP. The simpler the solution the better - I notice that linux has counters built into `ifconfig`, so even something simple like that would work. Although if there is a way to do it with mrtg (and not just get averages) that would be wonderful as well. All comments/suggestions appreciated. thanks, PT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message