From owner-freebsd-questions@FreeBSD.ORG Thu Jul 3 13:29:28 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2508337B405 for ; Thu, 3 Jul 2003 13:29:28 -0700 (PDT) Received: from perimeter.co.za (obelix.perimeter.co.za [209.212.102.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 762EF43FFD for ; Thu, 3 Jul 2003 13:29:25 -0700 (PDT) (envelope-from bsd@perimeter.co.za) Received: from impedimenta (ndf-dial-196-30-126-166.mweb.co.za [196.30.126.166]) (AUTH: LOGIN bsd@perimeter.co.za) by perimeter.co.za with esmtp; Thu, 03 Jul 2003 22:29:21 +0200 Message-ID: <004701c341a1$d37b0220$0eddfea9@perimeter.co.za> From: "Patrick O'Reilly" To: stenchmaster@blackhelicopters.org, questions@freebsd.org References: <3F044FA3.1040102@blackhelicopters.org> Date: Thu, 3 Jul 2003 22:29:31 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Subject: Re: Bandwidth Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2003 20:29:28 -0000 From: "Chris" > > I was wondering what is the best way to limit bandwidth to a set of IP > addresses? I've read some about dummynet. Would this be the preffered > tool to use? Yes - dummynet must be used in conjunction with ipfw. ipfw is for firewalling, but you can use it to select traffic which must be limitted by dummynet. 'man ipfw' and 'man dummynet' > Also, if someone could recommend a program to log how much > bandwidth a particular IP uses per month etc..., and also display graphs > about bandwidth usage I would appreciate it. check out mrtg in the ports collection. > > Thank You > -Chris > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >