From owner-freebsd-questions Fri Jan 3 12:54:23 2003 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 F19AD37B401 for ; Fri, 3 Jan 2003 12:54:22 -0800 (PST) Received: from www.fastmail.fm (www.fastmail.fm [66.111.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58A2843EB2 for ; Fri, 3 Jan 2003 12:54:22 -0800 (PST) (envelope-from murat@bicer.org) Received: from www.fastmail.fm (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 32ADC1150E for ; Fri, 3 Jan 2003 15:54:07 -0500 (EST) Received: from 127.0.0.1 ([127.0.0.1] helo=www.fastmail.fm) by fastmail.fm with SMTP; Fri, 03 Jan 2003 15:54:07 -0500 Received: by www.fastmail.fm (Postfix, from userid 99) id 2F00D3958; Fri, 3 Jan 2003 15:54:07 -0500 (EST) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Murat Bicer" To: freebsd-questions@freebsd.org Date: Fri, 03 Jan 2003 15:54:07 -0500 X-Epoch: 1041627247 X-Sasl-enc: Kfz9s2Q++O7QSWP1ixm7gQ Subject: Re: incoming bandwidth limiting using ipfilter References: In-Reply-To: Message-Id: <20030103205407.2F00D3958@www.fastmail.fm> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there anything that limits us from using ipfilter on top of this ipfw b/w control? > Is there a way to limit incoming traffic (bandwidth) using > ipfilter/ipfw or any such software tool?. you'll want to lookup information on dummynet: http://info.iet.unipi.it/~luigi/ip_dummynet/ you can use it to shape traffic and limit bandwidth. Murat Bicer murat@bicer.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message