From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 6 12:46:32 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4B0216A420; Thu, 6 Oct 2005 12:46:32 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27A6F43D46; Thu, 6 Oct 2005 12:46:31 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by smtp4-g19.free.fr (Postfix) with ESMTP id A40432CC59; Thu, 6 Oct 2005 14:46:30 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 6A8014083; Thu, 6 Oct 2005 14:46:25 +0200 (CEST) Date: Thu, 6 Oct 2005 14:46:25 +0200 From: Jeremie Le Hen To: Daniel Dias =?iso-8859-1?Q?Gon=E7alves?= Message-ID: <20051006124625.GZ43195@obiwan.tataz.chchile.org> References: <4344383B.4000405@dgnetwork.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4344383B.4000405@dgnetwork.com.br> User-Agent: Mutt/1.5.10i Cc: freebsd-hackers@freebsd.org, freebsd-net@freebsd.org Subject: Re: IPFW+DUMMYNET UPLOAD PROBLEM X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 12:46:32 -0000 Hi Daniel, > I have the following rules: > > $fwcmd add 600 pipe 602 src-ip 192.168.0.0/24 out > $fwcmd add 601 pipe 603 dst-ip 192.168.0.0/24 in > $fwcmd pipe 602 config mask src-ip 0x000000ff bw 128Kbit/s queue 10KBytes > $fwcmd pipe 603 config mask dst-ip 0x000000ff bw 128Kbit/s queue 10KBytes > > And my test speed from ip 192.168.0.5 is: > Down 123.66kbps > Up 766.24kbps What's the output of % ipfw show 600 601 Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >