From owner-freebsd-questions@FreeBSD.ORG Sat Sep 4 02:07:35 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 2AE9016A4CE for ; Sat, 4 Sep 2004 02:07:35 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD23843D1F for ; Sat, 4 Sep 2004 02:07:34 +0000 (GMT) (envelope-from nullpt@gmail.com) Received: by mproxy.gmail.com with SMTP id 73so53355rnl for ; Fri, 03 Sep 2004 19:07:31 -0700 (PDT) Received: by 10.38.86.78 with SMTP id j78mr341795rnb; Fri, 03 Sep 2004 19:07:31 -0700 (PDT) Received: by 10.38.76.55 with HTTP; Fri, 3 Sep 2004 19:07:31 -0700 (PDT) Message-ID: <755cb9fc04090319073d9b9ad6@mail.gmail.com> Date: Sat, 4 Sep 2004 03:07:31 +0100 From: Nullius Void To: freebsd-questions@freebsd.org In-Reply-To: <20040903231407.GB747@alex.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <412F2548.6010501@dnainternet.net> <20040903231407.GB747@alex.lan> Subject: Re: any bandwidth limiting tools other than dummynet? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nullius Void List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2004 02:07:35 -0000 Well you have some higher level tools embebed in some services like pure-ftpd/puredb you can limit up/down bandwitdh and quotas, etc.. But it's better to limit it with ALTQ/dummynet, that's why they exist. On Sat, 04 Sep 2004 01:14:07 +0200, Alex de Kruijff wrote: > On Fri, Aug 27, 2004 at 03:12:56PM +0300, Erik U. wrote: > > I use ipf and i dont want to use ipfw and dummynet. Is there any way to > > limit the bandwidth? > > Did you know you can use ipfw and ipf togetter? (I.e. ipf for > firewalling and ipfw for traffic shapping.) You could try to combine ipf > with ipa (port) but it will not be a nice sollution. (i.e. adding deny > rules when someone uses the internet alot.) > > P.S. I moved the cc to questions instead of stable, because i feel this > belongs there more. See the handbook for the descriptions of the > maillists. > > -- > Alex > > Articles based on solutions that I use: > http://www.kruijff.org/alex/FreeBSD/ > _______________________________________________ > 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" >