Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2000 10:27:09 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        FreeBSD-current@FreeBSD.org
Subject:   Re: Fragments refused by ipfw
Message-ID:  <7md7h5a5ua.wl@waterblue.imgsrc.co.jp>
In-Reply-To: In your message of "Thu, 12 Oct 2000 14:31:50 -0400" <20001012143150.C37870@jade.chc-chimes.com>
References:  <7mzokajzvo.wl@waterblue.imgsrc.co.jp> <20001012143150.C37870@jade.chc-chimes.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At Thu, 12 Oct 2000 14:31:50 -0400,
Bill Fumerola <billf@chimesnet.com> 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 <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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