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
> 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
_
> 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
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
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
>
>> 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
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
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