From mapc@alchemy.oven.org  Thu Oct  5 17:40:46 2000
Return-Path: <mapc@alchemy.oven.org>
Received: from alchemy.oven.org (shiva5.ksl.co.il [199.203.25.40])
	by hub.freebsd.org (Postfix) with ESMTP id 8D28137B503
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Oct 2000 17:40:42 -0700 (PDT)
Received: (from mapc@localhost)
	by alchemy.oven.org (8.11.0/8.11.0) id e95Nerl61662;
	Fri, 6 Oct 2000 02:40:53 +0300 (IDT)
	(envelope-from mapc)
Message-Id: <200010052340.e95Nerl61662@alchemy.oven.org>
Date: Fri, 6 Oct 2000 02:40:53 +0300 (IDT)
From: Roman Shterenzon <roman@xpert.com>
Sender: mapc@alchemy.oven.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: IPFILTER_DEFAULT_BLOCK isn't mentioned anywhere
X-Send-Pr-Version: 3.2

>Number:         21777
>Category:       conf
>Synopsis:       IPFILTER_DEFAULT_BLOCK isn't mentioned anywhere
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    darrenr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 05 17:50:01 PDT 2000
>Closed-Date:    Sun Feb 11 18:36:53 PST 2001
>Last-Modified:  Sun Feb 11 18:37:08 PST 2001
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Roman Shterenzon
>Environment:

FreeBSD 4.x, other versions that include ipfilter probably as well.

>Description:

The kernel config option IPFILTER_DEFAULT_BLOCK isn't mentioned anywhere.
Please add it to LINT.

>How-To-Repeat:

grep IPFILTER_DEFAULT_BLOCK /usr/src/sys/i386/conf/LINT

>Fix:

Please add it to /usr/src/sys/i386/conf/LINT

>Release-Note:
>Audit-Trail:

From: Roman Shterenzon <roman@xpert.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: conf/21777: IPFILTER_DEFAULT_BLOCK isn't mentioned anywhere
Date: Sat, 14 Oct 2000 03:16:15 +0300

 Here's a patch:
 
 --- /usr/src/sys/i386/conf/LINT	Wed Oct 11 14:06:42 2000
 +++ LINT	Sat Oct 14 02:56:47 2000
 @@ -528,6 +528,7 @@
  options 	IPDIVERT		#divert sockets
  options 	IPFILTER		#ipfilter support
  options 	IPFILTER_LOG		#ipfilter logging
 +options 	IPFILTER_DEFAULT_BLOCK	#deny everything by default
  options 	IPSTEALTH		#support for stealth forwarding
  options 	TCPDEBUG
 
 --Roman Shterenzon, UNIX System Administrator and Consultant
 [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ]
 
Responsible-Changed-From-To: freebsd-bugs->darrenr 
Responsible-Changed-By: johan 
Responsible-Changed-When: Sat Oct 14 07:40:28 PDT 2000 
Responsible-Changed-Why:  
Over to ipfilter maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21777 
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Sun Feb 11 18:36:53 PST 2001 
State-Changed-Why:  
MFC'd and closed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21777 
>Unformatted:
