From owner-freebsd-net Tue Oct 1 20:25:13 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BCBD37B401 for ; Tue, 1 Oct 2002 20:25:13 -0700 (PDT) Received: from out2.mx.nwbl.wi.voyager.net (out2.mx.nwbl.wi.voyager.net [169.207.3.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8355C43E6E for ; Tue, 1 Oct 2002 20:25:12 -0700 (PDT) (envelope-from silby@silby.com) Received: from pop4.nwbl.wi.voyager.net (pop4.nwbl.wi.voyager.net [169.207.2.83]) by out2.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id DC35028108; Tue, 1 Oct 2002 22:25:11 -0500 (CDT) Received: from [10.1.1.6] (d106.as20.nwbl0.wi.voyager.net [169.207.138.106]) by pop4.nwbl.wi.voyager.net (8.10.2/8.10.2) with ESMTP id g923PAo84231; Tue, 1 Oct 2002 22:25:11 -0500 (CDT) Date: Tue, 1 Oct 2002 22:29:52 -0500 (CDT) From: Mike Silbersack To: Vinod Cc: freebsd-net@freebsd.org Subject: Re: Dummynet Usage Problems In-Reply-To: <20021002000657.55875.qmail@web21110.mail.yahoo.com> Message-ID: <20021001222912.T63557-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 1 Oct 2002, Vinod wrote: > i use the commands > ipfw add pipe 1 ip from any to 10.0.1.0/24 > ipfw pipe 1 config bw 100Kbit/s Make sure that you don't have ipfw allow all from any to any before the rule which adds pipe 1. If so, packets will never enter the pipe. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message