From owner-freebsd-questions Fri Jan 3 13:21: 7 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 1F4CA37B401 for ; Fri, 3 Jan 2003 13:21:06 -0800 (PST) Received: from isber.ucsb.edu (research.isber.ucsb.edu [128.111.147.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFEE143EC5 for ; Fri, 3 Jan 2003 13:21:05 -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 18UZFU-000JAp-00; Fri, 03 Jan 2003 13:21:01 -0800 Date: Fri, 3 Jan 2003 13:21:00 -0800 (PST) From: randall ehren To: Murat Bicer Cc: Subject: Re: incoming bandwidth limiting using ipfilter In-Reply-To: <20030103205407.2F00D3958@www.fastmail.fm> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanner: exiscan *18UZFU-000JAp-00*4BNxuX0eS7I* (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 > Is there anything that limits us from using ipfilter on top of this ipfw > b/w control? doesn't appear so... from http://home.earthlink.net/~jaymzh666/ipf/IPFfreebsd.html#12: IPF and IPFW both have features I want to use, must I choose between them? No. You can run them both on a single machine. However, you must take care to ensure that one package's rules do not interfere with the other's. Note that the packages get access to rules in the order in which they were loaded, e.g. if IPFW is compiled in the kernel and IPF is loaded as a module, IPFW "sees" packets before IPF. -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