From owner-freebsd-net Tue Apr 27 8:54: 7 1999 Delivered-To: freebsd-net@freebsd.org Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (Postfix) with SMTP id 98AAB155F9 for ; Tue, 27 Apr 1999 08:53:58 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id PAA08527; Tue, 27 Apr 1999 15:41:22 +0200 From: Luigi Rizzo Message-Id: <199904271341.PAA08527@labinfo.iet.unipi.it> Subject: Re: Dummynet To: pryker@skynetweb.com (Phillip Ryker) Date: Tue, 27 Apr 1999 15:41:22 +0200 (MET DST) Cc: freebsd-net@FreeBSD.ORG In-Reply-To: <37258582.1E8EFF6D@skynetweb.com> from "Phillip Ryker" at Apr 27, 99 10:37:51 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 575 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > List, > > Is it possible to limit bandwidth to a specific range of IP's with out > using subnets, for example, I have a server behind a FreeBSD box that is > running Dummynet. The server has the foloowing IP's assigned to it: > > 208.233.6.42 - 50 MASK 255.255.255.0 > > Since the addresses are on the same subnet that the routers address is > on I can not use the subnet mask to specify the range of IP's to limit. > How would I limit all traffic to that group of IP's? at the bvery least you could just set different ipfw rules pointing to the same pipe. luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message