From owner-freebsd-net@FreeBSD.ORG Tue Jan 18 05:02:02 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5832816A4CE for ; Tue, 18 Jan 2005 05:02:02 +0000 (GMT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 884B643D53 for ; Tue, 18 Jan 2005 05:02:01 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [192.168.1.102] (adsl-216-100-134-143.dsl.snfc21.pacbell.net [216.100.134.143])j0I51soB390898; Tue, 18 Jan 2005 00:01:57 -0500 Message-ID: <41EC9841.1060409@elischer.org> Date: Mon, 17 Jan 2005 21:01:53 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8a3) Gecko/20041017 X-Accept-Language: en, hu MIME-Version: 1.0 To: Andrew Seguin References: <20050117201513.3388954A5@borgtech.ca> In-Reply-To: <20050117201513.3388954A5@borgtech.ca> Content-Type: text/plain; charset=windows-1250; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-net@freebsd.org Subject: Re: Network accounting X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 05:02:02 -0000 Andrew Seguin wrote: > > > > I therefore ask out to the list, what recommendations for traffic > accounting/statistics gathering can you give me? > > just for kicks you may look at what glen has in his toolkit (netgraph) for monitorring stuff. e.g. the ng_netflow netgraph module and some other stuff that has been floating around out there.