slow pings after enabling ipfw+dummynet?

ANE ane8610 at yahoo.com
Fri May 26 13:57:53 PDT 2006


Hello VLadone,

--- vladone at spaingsm.com wrote:
> Try to allow traffic via loopback interface:
> ipfw add 10 allow ip from any to any via lo0

Thank you sir.  Your suggestion worked.  Ping times to 127.0.0.1 are
now normal after I added your rule.

Also modified the following rule to include "via fxp0" and that
cleared up the other ping problems.

ipfw add 1000 pipe 1 ip from any to any via fxp0

ipfw+dummynet now works fine.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the freebsd-ipfw mailing list