From owner-freebsd-questions@FreeBSD.ORG Wed May 25 02:50:57 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 B126116A41C for ; Wed, 25 May 2005 02:50:57 +0000 (GMT) (envelope-from calloatti@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A58D43D55 for ; Wed, 25 May 2005 02:50:57 +0000 (GMT) (envelope-from calloatti@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so454714wri for ; Tue, 24 May 2005 19:50:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sIwjoZjCnIgtBDI+RhLpf3wS+V1pfQ51Li0d9l2yT0Qd0BQqBwzhBf3sGZyS9RIO2zPwktcSsajpFXAD1WbNMApYyq+E5nbVPaF9S7ZXQqR7OizDRdt7pe3ZEcU0sQmp/TLagIjuasKnljeW516PB8jVOuyc4EoYStrmPr4igXQ= Received: by 10.54.135.7 with SMTP id i7mr960240wrd; Tue, 24 May 2005 19:50:56 -0700 (PDT) Received: by 10.54.57.15 with HTTP; Tue, 24 May 2005 19:50:56 -0700 (PDT) Message-ID: <1b6c15ea05052419501fcc91f3@mail.gmail.com> Date: Tue, 24 May 2005 23:50:56 -0300 From: Carlos Alloatti To: "ovidiue@unixware.ro" In-Reply-To: <1116851834.4291ce7aee47a@webmail.unixware.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1116851834.4291ce7aee47a@webmail.unixware.ro> Cc: freebsd-questions@freebsd.org Subject: Re: QoS and guaranteed bandwidth X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Carlos Alloatti List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2005 02:50:57 -0000 On 5/23/05, ovidiue@unixware.ro wrote: > Hello >=20 > What is the best sollution (and also simple) to guarantee a bandwidth? >=20 > 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. >=20 > I've googled for a while but there are not so many resources on that. >=20 You asked the same question in the ISP list, I gave you a complete answer, have you tried it? I have it working for 40 users right now, its rock-solid. Just be careful with the firewall rules, some lines wrapped in the e-mail. If you have any especific questions on that config I will gladly answer you= .