Re: dummynet dummy

2012-04-09 Thread Chuck Swiger
On Apr 9, 2012, at 3:27 PM, Randy Bush wrote: >> Try "ipfw pipe show" instead > > thanks! You're most welcome. > now to figure out what all that means. especially worried about the > queue length, as will be using varying delays in an experiment. Well, you should look at your bandwidth-del

Re: dummynet dummy

2012-04-09 Thread Randy Bush
> Well, you should look at your bandwidth-delay product and adjust the > queue size appropriately is there a url for that product? :) do they take paypal? :) understand the math. want tool to do it for me. 'cause it ain't just me, it's lab tech(s). randy _

Re: dummynet dummy

2012-04-09 Thread Randy Bush
> Try "ipfw pipe show" instead thanks! now to figure out what all that means. especially worried about the queue length, as will be using varying delays in an experiment. randy ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mail

Re: dummynet dummy

2012-04-09 Thread Michael Sierchio
ipfw show (or list) shows rules and their state ipfw pipe showor ipfw queue show yields interesting results. - M ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "free

Re: dummynet dummy

2012-04-09 Thread Chuck Swiger
On Apr 9, 2012, at 12:33 PM, Randy Bush wrote: >> 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 >

Re: dummynet dummy

2012-04-09 Thread Randy Bush
>> 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 00 deny log ip from any to any ipopti

Re: dummynet dummy

2012-04-09 Thread Luigi Rizzo
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@dum0:/usr/obj/usr/src/sys/GENERIC amd64 > > dum0# ipfw show > 00100 0 0 deny log ip from any to any ipoptions

dummynet dummy

2012-04-09 Thread Randy Bush
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