Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Apr 2012 12:40:12 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        Randy Bush <randy@psg.com>
Cc:        Luigi Rizzo <rizzo@iet.unipi.it>, FreeBSD Net <net@freebsd.org>
Subject:   Re: dummynet dummy
Message-ID:  <3E121686-49C9-4F64-94B6-E628912BAFBA@mac.com>
In-Reply-To: <m28vi41yzd.wl%randy@psg.com>
References:  <m2hawt153c.wl%randy@psg.com> <20120409125922.GA38663@onelab2.iet.unipi.it> <m28vi41yzd.wl%randy@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 show
> 00100  0    0 deny log ip from any to any ipoptions ssrr,lsrr,rr
[ ... ]

The configuration for a pipe isn't part of ruleset order #'s.
Try "ipfw pipe show" instead....

Regards,
-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E121686-49C9-4F64-94B6-E628912BAFBA>