Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2006 13:57:46 -0700 (PDT)
From:      ANE <ane8610@yahoo.com>
To:        freebsd-ipfw@freebsd.org
Subject:   Re: slow pings after enabling ipfw+dummynet?
Message-ID:  <20060526205746.83427.qmail@web51405.mail.yahoo.com>
In-Reply-To: <20060525120106.72C9916A4E8@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello VLadone,

--- vladone@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 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060526205746.83427.qmail>