From owner-freebsd-questions Fri Jan 3 14:29:21 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 56FBF37B401 for ; Fri, 3 Jan 2003 14:29:20 -0800 (PST) Received: from isber.ucsb.edu (research.isber.ucsb.edu [128.111.147.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4640643EDC for ; Fri, 3 Jan 2003 14:29:16 -0800 (PST) (envelope-from randall@isber.ucsb.edu) Received: from localhost ([127.0.0.1] helo=research.isber.ucsb.edu) by isber.ucsb.edu with esmtp (Exim 3.36 #2) id 18UaJS-000JnM-00; Fri, 03 Jan 2003 14:29:10 -0800 Date: Fri, 3 Jan 2003 14:29:10 -0800 (PST) From: randall ehren To: Hari Bhaskaran Cc: Subject: Re: incoming bandwidth limiting using ipfilter In-Reply-To: <20030103154939.A84120@spider.netmails.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanner: exiscan *18UaJS-000JnM-00*7KiI/gUvvuo* (ISBER - Institute for Social, Behavioral, and Economic Research) 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 > 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