From owner-freebsd-security Wed Sep 26 10:25: 9 2001 Delivered-To: freebsd-security@freebsd.org Received: from zogbe.tasam.com (uta-ip196.ntc.off-campus.vt.edu [63.165.178.196]) by hub.freebsd.org (Postfix) with ESMTP id 286DA37B420 for ; Wed, 26 Sep 2001 10:25:03 -0700 (PDT) Received: from localhost (clash@localhost) by zogbe.tasam.com (8.11.6/8.11.6) with ESMTP id f8QHOmg22521; Wed, 26 Sep 2001 13:24:48 -0400 (EDT) Date: Wed, 26 Sep 2001 13:24:48 -0400 (EDT) From: Joseph Gleason To: =?iso-8859-1?q?Adam=20Nealis?= Cc: Subject: Re: Using ipfw pipes for bandwidth management - can it allow for "bursting"? In-Reply-To: <20010926131449.61290.qmail@web20705.mail.yahoo.com> Message-ID: <20010926132338.W19934-100000@zogbe.tasam.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 man 4 dummynet I has more info about what the ipfw pipe commands do. Once you have dummynet compiled into your kernel, you can use use IPFW rules to manage bandwidth. On Wed, 26 Sep 2001, [iso-8859-1] Adam Nealis wrote: > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message