dummynet dummy

Luigi Rizzo rizzo at iet.unipi.it
Mon Apr 9 12:40:13 UTC 2012


On Mon, Apr 09, 2012 at 09:07:19PM +0900, Randy Bush wrote:
> new to dummynet
> 
> FreeBSD dum0.sea.rg.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Thu Apr  5 00:53:01 UTC 2012     root at dum0:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> 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   6  7389 pipe 1 tcp from 147.28.2.129 to 147.28.2.133
> 00800  28 34816 pipe 2 tcp from 147.28.2.133 to 147.28.2.129
> 65530 590 64704 allow ip from any to any
> 65535  36  5331 deny ip from any to any
> 
> dum0# ipfw 900 pipe 1 config queue 20 delay 10ms
remove the '900'

	ipfw pipe 1 config queue 20 delay 10ms

cheers
luigi

> ipfw: bad command `1'
> 
> i was following the cookbook as closely as i could.  must be something
> simple, but i am not seeing it.
> 
> randy
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"


More information about the freebsd-net mailing list