From owner-freebsd-isp Thu Sep 12 5:55:33 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7548E37B400 for ; Thu, 12 Sep 2002 05:55:32 -0700 (PDT) Received: from bessel.tekniikka.turkuamk.fi (bessel.tekniikka.turkuamk.fi [193.166.133.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6969C43E4A for ; Thu, 12 Sep 2002 05:55:31 -0700 (PDT) (envelope-from eyurtese@bessel.tekniikka.turkuamk.fi) Received: from localhost (eyurtese@localhost) by bessel.tekniikka.turkuamk.fi (8.9.2/8.9.2) with ESMTP id PAA25598 for ; Thu, 12 Sep 2002 15:55:29 +0300 Date: Thu, 12 Sep 2002 15:55:29 +0300 (WET) From: Evren Yurtesen To: freebsd-isp@freebsd.org Subject: ipfw and dummynet Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I want to make firewall rules work with dummynet but I have a little problem, if a packet matches to a pipe then the other ipfw rules are not processed properly. if I allow continuing with sysctl then I am losing the possibility of making pipes so that lets say I can limit bandwith for all connections for 64kbit but for a specific IP I want to allow unlimited bandwidth. Any suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message