From owner-freebsd-questions@FreeBSD.ORG Tue Sep 13 19:41:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2813116A41F for ; Tue, 13 Sep 2005 19:41:57 +0000 (GMT) (envelope-from vladone@spaingsm.com) Received: from mail.spaingsm.com (llwb135.servidoresdns.net [217.76.137.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF86943D45 for ; Tue, 13 Sep 2005 19:41:55 +0000 (GMT) (envelope-from vladone@spaingsm.com) Received: from SERVEREL (unknown [84.243.99.132]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.spaingsm.com (Postfix) with ESMTP id 8964124C6C3 for ; Tue, 13 Sep 2005 21:24:29 +0200 (CEST) Date: Tue, 13 Sep 2005 22:41:58 +0300 From: vladone X-Mailer: The Bat! (v3.0.1.33) Professional X-Priority: 3 (Normal) Message-ID: <486793369.20050913224158@spaingsm.com> To: freebsd-questions@freebsd.org In-Reply-To: <1126638334.8813.18.camel@Mandarin-04.mainframe.ca> References: <1126638334.8813.18.camel@Mandarin-04.mainframe.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: traffic accounting. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vladone List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2005 19:41:57 -0000 U can use ipfw+ipa+mrtg Can visit http://www.kruijff.org/ but for moment, probably, the author make some changes. Idea is that ipa read count traffic from ipfw rules, wich can be read with scripts and generate traffic with mrtg.