Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2021 05:27:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255775] panic with ipfw turned on at boot time
Message-ID:  <bug-255775-227-78DMpuLTfj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255775-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255775-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255775

--- Comment #2 from Michael Meiszl <michael@meiszl.de> ---
I was wondering what the difference is between being started by rc.conf or
manually by root afterwards.

Scrolling through the crashlog showed me that with rc start, the tunnel
interface gif0 has not yet been created and attached. But ipfw contains (a =
lot)
of rules for gif0 (actually it's his main job to keep the baddies from the =
net
out of this machine and grant access only to certain services/machines).

Maybe this is a hint where to look for the mbuf being NULL ???

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255775-227-78DMpuLTfj>