Hi Daniel,

> I have the following rules:
> 
> $fwcmd add 600 pipe 602 src-ip 192.168.0.0/24 out
> $fwcmd add 601 pipe 603 dst-ip 192.168.0.0/24 in
> $fwcmd pipe 602 config mask src-ip 0x000000ff bw 128Kbit/s queue 10KBytes
> $fwcmd pipe 603 config mask dst-ip 0x000000ff bw 128Kbit/s queue 10KBytes
> 
> And my test speed from ip 192.168.0.5 is:
> Down 123.66kbps
> Up 766.24kbps

What's the output of 
% ipfw show 600 601

Regards,
-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to