From john@helium.vapornet.com  Thu Sep 18 12:41:24 1997
Received: from helium.vapornet.com (root@helium.vapornet.com [208.202.126.112])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA00948
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 1997 12:41:17 -0700 (PDT)
Received: from argon.vapornet.com (vapornet.xnet.com [205.243.141.107]) by helium.vapornet.com (8.8.7/VaporServer-v3.0+SpamNot) with ESMTP id OAA03542 for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 1997 14:41:29 -0500 (CDT)
Received: by argon.vapornet.com (8.8.7/VaporClient-1.1)
	id OAA00848; Thu, 18 Sep 1997 14:41:14 -0500 (CDT)
Message-Id: <199709181941.OAA00848@argon.vapornet.com>
Date: Thu, 18 Sep 1997 14:41:14 -0500 (CDT)
From: john@helium.vapornet.com
Reply-To: john@helium.vapornet.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: rc.network and ipfirewall kerne/module detection 
X-Send-Pr-Version: 3.2

>Number:         4572
>Category:       conf
>Synopsis:       /etc/rc.network loads ipfirewall lkm regardless of ipfirewall in kernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 18 12:50:01 PDT 1997
>Closed-Date:    Mon Mar 29 17:52:31 PST 1999
>Last-Modified:  Mon Mar 29 17:52:44 PST 1999
>Originator:     John Preisler
>Release:        FreeBSD 2.2-STABLE i386
>Organization:
VaporNet Inc.
>Environment:

freebsd-2.2 stable cvsupped before making world on 9/16	
ipfirewall in kernel

  $Id: rc.network,v 1.1.2.10 1997/09/14 23:35:26 danny Exp $
  $Id: rc.conf,v 1.1.2.20 1997/09/14 23:35:24 danny Exp $
  $Id: rc.firewall,v 1.6.2.3 1997/09/14 23:35:25 danny Exp $


>Description:

test to determine whether ipfirewall is in kernel or not fails.  rc.network loads ipfirewall module even when firewall is in kernel. 


>How-To-Repeat:

reboot the machine.


>Fix:

revise test for firewall_in_kernel or assign it explicitly.  i chose to assign it explicitly.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-bugs 
Responsible-Changed-By: fenner 
Responsible-Changed-When: Sun Sep 21 14:36:03 PDT 1997 
Responsible-Changed-Why:  
It didn't.  I thought I fixed this edit-pr bug. 

From: "Daniel O'Callaghan" <danny@panda.hilink.com.au>
To: freebsd-gnats-submit@freebsd.org
Cc:  Subject: conf/4572
Date: Tue, 23 Sep 1997 08:20:51 +1000 (EST)

 Firewall lkm loading even when firewall is in-kernel has been fixed 
 (rc.network v 1.11, 1997/09/18 22:43:48).
 
 What has not been fixed is that it is possible to load the lkm when the 
 ipfw code has been compiled into the kernel.  I don't know how to fix 
 this - someone who knows how LKMs work should.
 
 Danny
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Mon Mar 29 17:52:31 PST 1999 
State-Changed-Why:  
Reported problem fixed. 
>Unformatted:
