From owner-freebsd-questions Thu May 16 0:45:35 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 4A4C437B400 for ; Thu, 16 May 2002 00:45:33 -0700 (PDT) Received: from localhost (root@localhost) by utility.clubscholarship.com (8.11.6/8.11.6) with ESMTP id g4G7fWF78528 for ; Thu, 16 May 2002 00:41:32 -0700 (PDT) (envelope-from root@utility.clubscholarship.com) Date: Thu, 16 May 2002 00:41:32 -0700 (PDT) From: Patrick Thomas To: Subject: per-IP traffic totals _with_ html output ? Message-ID: <20020516003652.F17484-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 I am trying to count the traffic flowing through my firewall - it has 2 NICs, but many IP addresses - I want to see how much each IP handles, and I would like to see it in graphical form in a web browser (like mrtg, for instance). I am playing with `ipa`, and it works fine, but no graphical output. Honestly I am not sure what `ipa` is good for - once I put in the count statements with `ipfw`, what is the difference between : ipfw show and ipastat -r (some rule) they show the same info ... so what do you gain with `ipa` ? --pt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message