From owner-freebsd-questions Fri Jan 3 14:38:24 2003 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 E3AFD37B406 for ; Fri, 3 Jan 2003 14:38:21 -0800 (PST) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7780C43EC5 for ; Fri, 3 Jan 2003 14:38:21 -0800 (PST) (envelope-from freebsd@goepp.com) Received: from dpg (h002078d5d728.ne.client2.attbi.com[24.62.123.170]) by rwcrmhc53.attbi.com (rwcrmhc53) with SMTP id <2003010322381905300k7coke>; Fri, 3 Jan 2003 22:38:19 +0000 From: "Daniel Goepp" To: Subject: RE: incoming bandwidth limiting using ipfilter Date: Fri, 3 Jan 2003 17:38:11 -0500 Message-ID: <004001c2b378$cc091570$6432a8c0@dpg> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Here is another article that summarizes what you need to do, it's pretty straight forward really. I just did this recently on my server, and it appears to work like a charm so far. http://www.onlamp.com/pub/a/bsd/2001/07/26/Big_Scary_Daemons.html Peace. -Daniel -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of randall ehren Sent: Friday, January 03, 2003 5:29 PM To: Hari Bhaskaran Cc: freebsd-questions@freebsd.org Subject: Re: incoming bandwidth limiting using ipfilter > Does anyone know any hardware (of the size of a regular home > DSL router) that can give me a simple limit of X bps for two > IP addresses. I am running out of time and removing ipfilter > (which I use now) and adding ipfw, learning dummynet and then > figuring out will take time (at least 5 days with my FreeBSD IQ level). > I am also hoping it would be in < $500 range. just add IPFW, IPFIREWALL_DEFAULT_TO_ACCEPT, and DUMMYNET to your kernel, no need to remove IPFILTER. then just add whatever rules are needed for dummynet. IPFW should then leave your packets alone for ipfilter to handle. -randall -- :// randall s. ehren :// voice 805.893.5632 :// systems administrator :// isber|survey|avss.ucsb.edu :// institute for social, behavioral, and economic research To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message