From owner-freebsd-questions@FreeBSD.ORG Tue Sep 6 12:54:43 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 32E8416A41F for ; Tue, 6 Sep 2005 12:54:43 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from constellation.thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5445443D5D for ; Tue, 6 Sep 2005 12:54:40 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.43) id 1ECcyF-000MZu-FM for freebsd-questions@freebsd.org; Tue, 06 Sep 2005 08:54:39 -0400 Message-ID: <007201c5b2e2$248a17b0$6501a8c0@GRANT> From: "Grant Peel" To: Date: Tue, 6 Sep 2005 08:54:34 -0400 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 counters. 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: Tue, 06 Sep 2005 12:54:43 -0000 Hi all, I am in the midst of setting up bandwidth monitoring for all my domains and IPs. To do this I will be using IPFW counter rules and ipa. Question: I have about 250 domains on each box. to monitor all of them, I would need to set up over 500 counter rules, how well will ipfw and freebsd 4.10 and up) handle this? -GRant