From owner-freebsd-hackers Fri Nov 9 9:32:20 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from iguana.aciri.org (iguana.aciri.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id 9D4FA37B428; Fri, 9 Nov 2001 09:32:14 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.11.3/8.11.1) id fA9HSRu15034; Fri, 9 Nov 2001 09:28:27 -0800 (PST) (envelope-from rizzo) Date: Fri, 9 Nov 2001 09:28:26 -0800 From: Luigi Rizzo To: Dimitar Peikov Cc: net@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: IPFW module Message-ID: <20011109092826.E14886@iguana.aciri.org> References: <200111090712.fA97CnU01104@earth.rila.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200111090712.fA97CnU01104@earth.rila.bg> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Nov 09, 2001 at 09:12:49AM +0200, Dimitar Peikov wrote: > > This morning I've cvsuped to STABLE and put 'options IPFIREWALL' into my > kernel configuration file. After installing all I try to 'kldload ipfw' which > complains that ipfw module is already in kernel, but kldstat reports that > module is being loaded! Then I've decided to kldunload it.... Kernel panic > .... reboot! i posted a patch some days ago on -stable (i think). Hope to get permission to commit it. luigi > It is regular to kernel crash if ipfw is loaded as module, but why when it was > build into kernel? In that case it would be good kldload/kldunload to exit! > Why kldload loads module in case that it is compiled in kernel? > > -- > Dimitar Peikov > Programmer Analyst > Globalization Group > "We Build e-Business" > > RILA Solutions > 27 Building, Acad.G.Bonchev Str. > 1113 Sofia, Bulgaria > > phone: (+359 2) 9797320 > phone: (+359 2) 9797300 > fax: (+359 2) 9733355 > http://www.rila.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message