On Sun, Dec 22, 2002 at 03:30:04PM -0800, Sarah Woolley wrote:
> do ipfw show to see what's actually in ipfw.  Also, I don't think the 10
> after -f on the first line should be there, perhaps it's preventing ipfw
> from actually flushing things.
> 
> Hope this helps.
> 

        Hm!  Let me try that...    I think you right about the numbering
        for flush.

        Ah. There is an err on the last line:

                 ipfw add 3800 allow from any to any

        should read:

                 ipfw add 3800 allow all from any to any


        gary


-- 
   Gary Kline     [EMAIL PROTECTED]   www.thought.org     Public service Unix


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to