From owner-freebsd-pf@FreeBSD.ORG Tue Dec 2 00:22:52 2008 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A3E81065679 for ; Tue, 2 Dec 2008 00:22:52 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id 93FE88FC08 for ; Tue, 2 Dec 2008 00:22:51 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so1451192nfh.33 for ; Mon, 01 Dec 2008 16:22:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=OnM0ZufUwKju/RZUTHElzN0x2Z142XDyPw+uwzGWlEo=; b=S6/kmLg1xXGfSajIdtB4X+fi+jO+LkV14VKuVpqE/529ZjB6sZ2/ppd7THvqEM37Ox VsyvxQ+Tbt3btCz1ZiHLWqK231UA5EfTFgVt7BMVmPqhgLGU1W4UXYkvqDonDv/5hfzm CD/b/NZUH3qX9sQb9iBFHzhMiMtz+VgNjtApQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=UuAYh/CySFHDv0LB9E6wFbQ21cdqR8DxH99SnE1G8AivxXgQZeDRYRJLQJwAsJ4oZd 4Oh7HRUhWZAwqVZblgO+wFIZ7ekc2h9AnYSIgccLGuKB0PbphTepgdn76OHAzrxSCWdH mWLgROo2qqn4v888YrVwP8V8jKz13WvUjW+2U= Received: by 10.103.172.7 with SMTP id z7mr4871752muo.15.1228175677312; Mon, 01 Dec 2008 15:54:37 -0800 (PST) Received: by 10.103.1.7 with HTTP; Mon, 1 Dec 2008 15:54:37 -0800 (PST) Message-ID: Date: Mon, 1 Dec 2008 18:54:37 -0500 From: "Scott Ullrich" To: "Sam Fourman Jr." In-Reply-To: <11167f520812011508u46b04e7dmb1d5d22675dc778d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081124180411.0b065be5@wolwerine> <705757.42117.qm@web38504.mail.mud.yahoo.com> <11167f520812011508u46b04e7dmb1d5d22675dc778d@mail.gmail.com> Cc: freebsd-isp@freebsd.org, david_5073@yahoo.com, Marcello Barreto , freebsd-pf@freebsd.org Subject: Re: PF + ALTQ - Bandwidth per customer X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2008 00:22:52 -0000 On Mon, Dec 1, 2008 at 6:08 PM, Sam Fourman Jr. wrote: >> You should consider a commercial product rather than relying on >> old and somewhat unreliable technology. We've been able to squeeze a >> lot more customers onto our network for a $3500. investment. It paid for >> itself in 2 months. We have a dual-core 2.33Ghz system passing 95Mb/s >> with 12000 rules in place and it runs at about 10%. The latest version is >> truly amazing. > > So I would like to hear some ideas on how we could use FreeBSD or any other BSD > to limit bandwidth per customer( say one customer (with root access) > per server ) > > I attended BSDCan 2008 in Canada this may, and I asked a few of the > pfsense devlopers this exact question > it was meet with limited feedback. There was not much to report at that point. However, pfSense 2.0 has per user bandwidth ported from DragonFlyBSD. If you would like to test the patch, it is located here: http://cvs.pfsense.org/cgi-bin/cvsweb.cgi/tools/patches/RELENG_7_1/fairq.RELENG_7.diff?rev=1.3;content-type=text%2Fplain Scott