From owner-freebsd-net@FreeBSD.ORG Sun Oct 24 16:04:07 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC91516A4CF for ; Sun, 24 Oct 2004 16:04:07 +0000 (GMT) Received: from mail.bsdmon.com (ALyon-203-1-4-30.w80-15.abo.wanadoo.fr [80.15.86.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB9A043D2D for ; Sun, 24 Oct 2004 16:04:06 +0000 (GMT) (envelope-from hika@bsdmon.com) Received: from localhost (localhost [127.0.0.1]) by sdf1.macross.vfx (Postfix) with ESMTP id 4F5CD3F735; Sun, 24 Oct 2004 18:02:39 +0200 (CEST) Received: from sdf1.macross.vfx ([127.0.0.1]) by localhost (sdf1.bsdmon.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00586-02; Sun, 24 Oct 2004 18:02:36 +0200 (CEST) Received: by sdf1.macross.vfx (Postfix, from userid 1001) id 1B6EC3F75A; Sun, 24 Oct 2004 18:02:35 +0200 (CEST) Date: Sun, 24 Oct 2004 18:02:35 +0200 From: Gilbert Cao To: Max Laier Message-ID: <20041024160235.GA1016@bsdmon.com> References: <20041024144754.GA1670@bsdmon.com> <200410241722.34910.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410241722.34910.max@love2party.net> X-Operating-System: FreeBSD 5.3-RC1 i386 Organization: BSDMon User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: freebsd-net@freebsd.org Subject: Re: Kernel panic with pf X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Oct 2004 16:04:08 -0000 On Sun, Oct 24, 2004 at 05:22:27PM +0200, Max Laier wrote: > > Are you running with debug.mpsafenet=0? In order to use user/group rule > modificators you have to run with debug.mpsafenet=0 as there is a problem > with locks. This is mentioned in the BUGS section of pf.conf(5). Please tell > me if the problem is persistent with debug.mpsafenet turned off. > > Thanks. > I have debug.mpsafenet=1 when my kernel panics, but I just have the same problem with debug.mpsafenet=0 in /boot/loader.conf ... Regards. Gilbert Cao.