dummynet dummy

Randy Bush randy at psg.com
Mon Apr 9 19:34:01 UTC 2012


>> dum0# ipfw 900 pipe 1 config queue 20 delay 10ms
> remove the '900'
> 	ipfw pipe 1 config queue 20 delay 10ms

thanks!  but ...

sure, it's not really part of the programmitic sequence.  but one can
not see it's there!

randy

dum0# ipfw show
00100  0    0 deny log ip from any to any ipoptions ssrr,lsrr,rr
00200  0    0 allow ip from any to any via lo0
00300  0    0 deny log ip from 127.0.0.0/8 to any
00400  0    0 deny log ip from any to 127.0.0.0/8
00500  0    0 allow tcp from me to any dst-port 25
00600  0    0 deny tcp from any to any dst-port 25
00700  8 8494 pipe 1 tcp from 147.28.2.129 to 147.28.2.133
00800 12 6390 pipe 2 tcp from 147.28.2.133 to 147.28.2.129
65530 16 1392 allow ip from any to any
65535  5  376 deny ip from any to any


More information about the freebsd-net mailing list