IPFW pipe v 4.10-stable vs 5.3-stable

Jara hugle at vkt.lt
Tue Feb 8 16:03:59 PST 2005


Hello all.

I have a little problem with same ipfw+dummynet options on different
FreeBSD versions, look:
I add thse rules:

pipe 128 config mask src-ip 0xffffffff bw 128Kbit/s
add 53098 pipe 128 ip from any to table'(10)' in

pipe 127 config mask dst-ip 0xffffffff bw 64Kbit/s
pipe 127 ip from table'(10)' to any in

so ipfw -l shows:
53098 pipe 128 ip from any to table(10) in
53099 pipe 127 ip from table(10) to any in

Now...
I u use this configuration under 4.10-stable everything is ok
But when i try 5.3-stable download traffic (pipe 128) is reduced twise
- down to 64kbits
If i remove ' in' from the ipfw command - download grows up to
128kbits.
(if i remove ' in' from upload (pipe 127) it stays untouched -
64kbits)


Where I could make a mistake ?

net.link.ether.ipfw is set to 0


Thanks!

Cheers,
Jarek



More information about the freebsd-ipfw mailing list