From owner-freebsd-questions@FreeBSD.ORG Sat Nov 8 15:12:42 2003 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 B1B0916A4CE for ; Sat, 8 Nov 2003 15:12:42 -0800 (PST) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 906DA43FF7 for ; Sat, 8 Nov 2003 15:12:41 -0800 (PST) (envelope-from kitbsdlists@HotPOP.com) Received: from fortytwo ([68.109.49.234]) by lakemtao07.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031108231239.FZMX4890.lakemtao07.cox.net@fortytwo>; Sat, 8 Nov 2003 18:12:39 -0500 Date: Sat, 8 Nov 2003 17:11:28 -0600 From: Vulpes Velox To: Augusto Jun Devegili Message-Id: <20031108171128.4e17905d.kitbsdlists@HotPOP.com> In-Reply-To: <1068265748.16198.8.camel@gandalf.middle.earth> References: <1068265748.16198.8.camel@gandalf.middle.earth> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Gateway traffic reporting tool (port) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2003 23:12:42 -0000 Check out ntop. On Sat, 08 Nov 2003 02:29:08 -0200 Augusto Jun Devegili wrote: > Hi all, > > I have a small home LAN with four machines. One of them (mine, actually) > runs FreeBSD 5.1 and serves as a NAT/gateway between the LAN and an ADSL > connection. > > I would like a tool for traffic reporting, detailing traffic information > for each LAN computer (by IP or MAC address) so that I know who uses > more bandwidth. This information should be provided on a time interval > basis (e.g., between 2 a.m. and 3 a.m., how much traffic per IP/MAC > address). If possible, I would like to know traffic from my localhost > regardless of what it is forwarding (as it is the default gateway for > the LAN, I don't know if that would be possible).