From owner-freebsd-questions@FreeBSD.ORG Sat Mar 25 14:38:02 2006 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 8269916A424 for ; Sat, 25 Mar 2006 14:38:02 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from webmaillogin.com (fr4.webmaillogin.com [216.40.35.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92BC843D6A for ; Sat, 25 Mar 2006 14:37:57 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from [216.240.12.2] (account gpeel@thenetnow.com HELO GRANT) by fr4.webmaillogin.com (CommuniGate Pro SMTP 4.3.8) with ESMTPA id 161607361 for freebsd-questions@freebsd.org; Sat, 25 Mar 2006 09:37:56 -0500 Message-ID: <011e01c65019$b4d1a340$6401a8c0@GRANT> From: "Grant Peel" To: Date: Sat, 25 Mar 2006 09:37:49 -0500 Organization: The Net Now Internet MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: ipfw - ipa X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 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, 25 Mar 2006 14:38:02 -0000 Hi all, I use IPFW and IPA to do IP accounting on all my systems. I was wondering if anyone has any opinions on how often the rules, or just the bytecounters should be zero'd/flushed when using ipfw? My rulesets consists of anywhere between 100-300 rules, most consisting of counters (used by ipa). -Grant.