From owner-freebsd-security Wed Sep 26 6:14:59 2001 Delivered-To: freebsd-security@freebsd.org Received: from web20705.mail.yahoo.com (web20705.mail.yahoo.com [216.136.226.178]) by hub.freebsd.org (Postfix) with SMTP id BA38B37B42F for ; Wed, 26 Sep 2001 06:14:56 -0700 (PDT) Message-ID: <20010926131449.61290.qmail@web20705.mail.yahoo.com> Received: from [62.128.212.126] by web20705.mail.yahoo.com via HTTP; Wed, 26 Sep 2001 14:14:49 BST Date: Wed, 26 Sep 2001 14:14:49 +0100 (BST) From: =?iso-8859-1?q?Adam=20Nealis?= Subject: Using ipfw pipes for bandwidth management - can it allow for "bursting"? To: freebsd-security@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, I have perused the list archives and RTFM on ipfw (which I use on this machine at home). I am interested in investigating some free bandwidth management tools and as a FreeBSD fan I'd like to use something that was part of the core OS. What I want to do is to restrict connections by IP address to having a nominal bandwidth, but allow for occasional bursts. In going through the ipfw man page, I came across pipe number config [bw bandwidth | device] [delay ms-delay] [queue {slots | size}] [plr loss-probability] [mask mask-specifier] [buckets hash-table-size] [red | gred w_q/min_th/max_th/max_p] and it looks like red/gred are important in traffic shaping and maybe bursting. However, I have been unable to find a description of what exactly the w_q/min_th/max_th/max_p parameters mean. Which brings me here ;) Am I going along the right lines with this or am I already tangential? Are there better, (preferably free) tools out there that I can use for this? Thanks, Adam Nealis. ____________________________________________________________ Do You Yahoo!? Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk or your free @yahoo.ie address at http://mail.yahoo.ie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message