Running Dummynet

Bill Moran wmoran at potentialtech.com
Sat May 24 09:50:47 PDT 2003


Please use reply-all to send your replies to the mailing list
as well.

Fehmi wrote:
> ipfw show:
> 100 allow ip from any to any
> 200 pipe 1 bw 1kbit/s delay 200ms
> 65554 deny ip from any to any

This actually works?  It looks to me like everything should be
blocked by the last rule: thus no networking should work.

Please send the _real_ output from 'ipfw show'.  Did you try
to type in an approximation of what it reported?  Because it's
missing information critical to debugging the problem (such
as the counters).

And don't trim out any rules.  If you trim out rules, nobody
will be able to help you.  If you feel your rules are too
secrete to post, then you need to hire a consultant who will
guarantee secrecy or figure out the solution yourself.

>  --- Bill Moran <wmoran at potentialtech.com> a écrit : >
> Fehmi wrote:
> 
>>>I launched dummynet with "kldload dummynet"
>>>Dummyunet is running, itried to set a pipe :
>>>ipfw add pipe 1 ip from any to any 
>>>ipfw pipe 1 config bw 1kbit/s 
>>>I tested with an ftp session (LAN) 
>>>but the throughtput was at the maximum (1Mbit/s )
>>>So is there anything going wrong somewhere???
>>>Thank you very much
>>
>>Send the output of "ipfw show"
>>It's impossible to diagnoses such a problem without
>>seeing the entire firewall ruleset.
>>
>>-- 
>>Bill Moran
>>Potential Technologies
>>http://www.potentialtech.com
>> 
> 
> 
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
> 
> 


-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com



More information about the freebsd-questions mailing list