Date: Mon, 09 Apr 2012 21:07:19 +0900 From: Randy Bush <randy@psg.com> To: FreeBSD Net <net@freebsd.org> Subject: dummynet dummy Message-ID: <m2hawt153c.wl%randy@psg.com>
next in thread | raw e-mail | index | archive | help
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@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 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2hawt153c.wl%randy>