At Thu, 12 Oct 2000 14:31:50 -0400,
Bill Fumerola <[EMAIL PROTECTED]> wrote:
> > ipfw: -1 Refuse UDP hostB hostA in via fxp0 Fragment = 925
> > 
> > I used ipfw with default accept but no rules.  I have not seen such
> > message before.
> 
> To be perfectly honest I don't see what code path could cause this, if
> it hits the default rule we jump out of ipfw right away:

Hmm, ipfw_report() seems printed message above is happend with f ==
NULL condition.  But ipfw_report() is called after checking
f->fw_flg...

Something strange...


-- 
Jun Kuriyama <[EMAIL PROTECTED]> // IMG SRC, Inc.
             <[EMAIL PROTECTED]> // FreeBSD Project


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

Reply via email to