From owner-freebsd-net@FreeBSD.ORG Mon Nov 14 20:19:32 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org 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 730F016A41F; Mon, 14 Nov 2005 20:19:32 +0000 (GMT) (envelope-from full-disclosure@csilva.org) Received: from jupiter.nswebhost.com (jupiter.nswebhost.com [72.9.236.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7525543D58; Mon, 14 Nov 2005 20:19:30 +0000 (GMT) (envelope-from full-disclosure@csilva.org) Received: from 55-254.dial.nortenet.pt ([212.13.55.254]:34612 helo=[192.168.1.10]) by jupiter.nswebhost.com with esmtpa (Exim 4.52) id 1EbknO-00040c-DI; Mon, 14 Nov 2005 15:19:18 -0500 Message-ID: <4378F126.5090602@csilva.org> Date: Mon, 14 Nov 2005 20:18:46 +0000 From: Carlos Silva aka |Danger_Man| User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-net@freebsd.org, freebsd-current@freebsd.org, freebsd-isp@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - jupiter.nswebhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - csilva.org X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: Pipe config bw... X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 20:19:32 -0000 Hi, I've set "ipfw add pipe 1 ip from any to any 80;ipfw pipe 1 config bw 2Kbyte/s" but ipfw don't limit the bw of the port 80. If I set an IP (from xxx.xxx.xxx.xxx), ipfw limits the bandwidth, but with this config, ipw doesn't limit the bandwidth. I have DUMMYNET on the kernel.. Anyone knows the solution? Best Regards, Carlos Silva http://osiris.csilva.org/