From owner-freebsd-questions@FreeBSD.ORG Tue May 24 14:18:02 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7A31016A41C for ; Tue, 24 May 2005 14:18:02 +0000 (GMT) (envelope-from ovidiue@unixware.ro) Received: from mail3.dr.myx.net (ns3.dr.myx.net [217.10.193.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B5CA43D1D for ; Tue, 24 May 2005 14:18:01 +0000 (GMT) (envelope-from ovidiue@unixware.ro) Received: by mail3.dr.myx.net (mydomain.myx.net, from userid 48) id 1B02B3B8914; Tue, 24 May 2005 17:17:59 +0300 (EEST) Received: from 83.103.223.26 ([83.103.223.26]) by webmail.unixware.ro (Webmail) with HTTP for ; Tue, 24 May 2005 17:17:58 +0300 Message-ID: <1116944278.4293379702bfd@webmail.unixware.ro> Date: Tue, 24 May 2005 17:17:59 +0300 From: ovidiue@unixware.ro To: "freebsd-questions@freebsd.org" References: <1116851834.4291ce7aee47a@webmail.unixware.ro> <44k6lou4e4.fsf@be-well.ilk.org> In-Reply-To: <44k6lou4e4.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: MyDomain Webmail X-Originating-IP: 83.103.223.26 Subject: Re: QoS and guaranteed bandwidth X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 14:18:02 -0000 I know alot about ipfw, dummynet pf, altq and stuff, I am looking for somebody who implemented in on a large scale so I do not waste time with testing and configuring, that's why I've looked for the best solution i know altq is the best but..... is reliable as is HTB or CBQ from linux? Citat Lowell Gilbert : > ovidiue@unixware.ro writes: > > > What is the best sollution (and also simple) to guarantee a bandwidth? > > > > For example if I have an 1024 kbps conection and i want to share > > this to 30 users and also guarantee 32 kbps to every user so if > > one of them is doing intense FTP the others to easely browse the > > net what should I use for that? I am looking for a solution like > > (and better then) HBT on Linux. > > > > I've googled for a while but there are not so many resources on that. > > Try the Handbook; there are several mentions. > > On -STABLE, there are two solid answers: dummynet(4) and altq(4). The > former will be better if you use ipfw(4), the latter if you use pf(4) > [or, I assume, ipf(4)]. > _______________________________________________ > 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" >