From owner-freebsd-questions@FreeBSD.ORG Tue Jan 4 10:40:15 2005 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 5902E16A4CE for ; Tue, 4 Jan 2005 10:40:15 +0000 (GMT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 154D443D31 for ; Tue, 4 Jan 2005 10:40:15 +0000 (GMT) (envelope-from alcr@inbox.ru) Received: from [62.165.61.2] (port=2300 helo=alcr) by mx2.mail.ru with esmtp id 1Clm6n-000I2B-00 for freebsd-questions@freebsd.org; Tue, 04 Jan 2005 13:40:13 +0300 Date: Tue, 4 Jan 2005 15:43:55 +0500 From: Alexandr Lookoshkoff X-Mailer: The Bat! (v2.10.03) UNREG / CD5BF9353B3B7091 X-Priority: 3 (Normal) Message-ID: <1325122753.20050104154355@inbox.ru> To: freebsd-questions@freebsd.org Resent-From: Alexandr Lookoshkoff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Resent-Message-Id: Resent-Date: Tue, 04 Jan 2005 13:40:13 +0300 X-Spam: Not detected Subject: traffic counting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alexandr Lookoshkoff List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jan 2005 10:40:15 -0000 Hello freebsd-questions, How to make such thing as traffic counting? There is a gateway (with NAT) and a local network. Every month i must send a report how many traffic get everybody. What tool can help me with it? ipfw count ... Counters zeroed every reboot (so - everyday) How to collect and store these counters? And how to list a summary trafic (by days if possible)? -- Best regards, Alexandr mailto:alcr@orbitel.ru