Date: Mon, 14 Nov 2005 16:02:37 -0600 From: "Matthew D. Fuller" <fullermd@over-yonder.net> To: Carlos Silva aka|Danger_Man| <full-disclosure@csilva.org> Cc: freebsd-net@freebsd.org Subject: Re: Pipe config bw... Message-ID: <20051114220237.GG20846@over-yonder.net> In-Reply-To: <4378F126.5090602@csilva.org> References: <4378F126.5090602@csilva.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[ Crossposting bcc'd; followup to -net ] On Mon, Nov 14, 2005 at 08:18:46PM +0000 I heard the voice of Carlos Silva aka |Danger_Man|, and lo! it spake thus: > > I've set "ipfw add pipe 1 ip from any to any 80;ipfw pipe 1 config > bw 2Kbyte/s" but ipfw don't limit the bw of the port 80. Yes, it does, just now how you probably want. It limits the bandwidth of all packets _DESTINED_ to port 80. Packets _FROM_ port 80 don't hit that rule, therefore don't go through the pipe. Limiting traffic TO port 80 to 2kB/s probably isn't all that useful unless people are posting some really big forms 8-} -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051114220237.GG20846>