From owner-freebsd-questions@FreeBSD.ORG Sat Jan 17 09:46:19 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 B582C16A4CE for ; Sat, 17 Jan 2004 09:46:19 -0800 (PST) Received: from enterprise.thenetnow.com (enterprise.thenetnow.com [65.39.193.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id B089C43D39 for ; Sat, 17 Jan 2004 09:46:17 -0800 (PST) (envelope-from gpeel@thenetnow.com) Received: from grant (hpeel.ody.ca [216.240.12.2]) by enterprise.thenetnow.com (8.11.6/8.11.6) with SMTP id i0HHdK615842 for ; Sat, 17 Jan 2004 12:39:20 -0500 (EST) (envelope-from gpeel@thenetnow.com) Message-ID: <002401c3dd21$cdbe83e0$6501a8c0@grant> From: "Grant Peel" To: Date: Sat, 17 Jan 2004 12:46:12 -0500 Organization: The Net Now MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: IPFW and IP Statistics. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jan 2004 17:46:19 -0000 Hello, I am currently using ipfm (IP FLow Meter) as a way of measuring bandwidth per IP. I am not too happy with it as it has some major limitations. Is there a way to configure IPFW in FreeBSD so that all it does is monitor bandwidth per IP and writes simple stats to seperate files? I am interested to hear other solutions (short of buying a router!). TIA, -Grant