Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 11:47:42 +0200
From:      "mark pearce" <netchat@ananzi.co.za>
To:        freebsd-questions@FreeBSD.ORG
Subject:   IPFW Traffic shaping
Message-ID:  <web-60525283@mail01.infosat.net>

next in thread | raw e-mail | index | archive | help
	Hi All

I seem to have difficulty doing the traffic shaping for my
clients.
I am using 4.5-STABLE.

My firewall rules are as follows:
<snip>
/sbin/ipfw pipe 1 config bw 32Kbit/s queue 50KBytes delay
300ms
/sbin/ipfw pipe 2 config bw 32Kbit/s queue 50KBytes delay
300ms
/sbin/ipfw pipe 3 config bw 32Kbit/s queue 50KBytes delay
300ms
/sbin/ipfw pipe 4 config bw 32Kbit/s queue 50KBytes delay
300ms
/sbin/ipfw pipe 5 config bw 32Kbit/s queue 50KBytes delay
300ms
/sbin/ipfw pipe 6 config bw 32Kbit/s queue 50KBytes delay
300ms
/sbin/ipfw add 101 pipe 1 ip from 192.168.150.12 to any in
/sbin/ipfw add 102 pipe 2 ip from any to 192.168.150.12 out
/sbin/ipfw add 103 pipe 3 ip from 192.168.150.13 to any in
/sbin/ipfw add 104 pipe 4 ip from any to 192.168.150.13 out
/sbin/ipfw add 105 pipe 5 ip from 192.168.150.90 to any in
/sbin/ipfw add 106 pipe 6 ip from any to 192.168.150.90 out
<snip>

My problem is that the ip's that I mention in my rules are
getting more
than the 32K that I am allowing them.  How do I alter these
rules to
enforce my limits on my clients.

Thanks

Mark
 
==
Brought to you by Ananzi Shopping for specials, competitions and free goodies!
[http://www.ananzishopping.co.za]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?web-60525283>