From owner-freebsd-questions@FreeBSD.ORG Sun Sep 5 20:07:47 2004 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 653B016A4CE for ; Sun, 5 Sep 2004 20:07:47 +0000 (GMT) Received: from techno.sub.ru (webmail.sub.ru [213.247.139.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 25B1A43D41 for ; Sun, 5 Sep 2004 20:07:46 +0000 (GMT) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 49369 invoked by uid 0); 5 Sep 2004 20:04:33 -0000 Received: from webmail.sub.ru (HELO tarkhil.over.ru) (213.247.139.22) by techno.sub.ru with SMTP; 5 Sep 2004 20:04:33 -0000 Date: Mon, 6 Sep 2004 00:07:28 +0400 From: Alex Povolotsky To: freebsd-questions@freebsd.org Message-Id: <20040906000728.30307a4c@tarkhil.over.ru> In-Reply-To: <20040905114539.GB804@alex.lan> References: <412F2548.6010501@dnainternet.net> <20040903231407.GB747@alex.lan> <755cb9fc04090319073d9b9ad6@mail.gmail.com> <20040905114539.GB804@alex.lan> Organization: sub.ru X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: any bandwidth limiting tools other than dummynet? 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: Sun, 05 Sep 2004 20:07:47 -0000 On Sun, 05 Sep 2004 13:45:39 +0200 Alex de Kruijff wrote: ADK> > Well you have some higher level tools embebed in some services ADK> > like pure-ftpd/puredb you can limit up/down bandwitdh and quotas, ADK> > etc.. But it's better to limit it with ALTQ/dummynet, that's why ADK> > they exist. By the way, where is the most recent stable ALTQ for FreeBSD 4.x? ALTQ on http://www.csl.sony.co.jp/person/kjc/programs.html is from bronze age at best, seeming more likely from late neolith. ALTQ in pf is 5.x only, and I didn't find a way to reserve bandwidth for high-priority traffic in dummynet. -- Alex.