Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2000 12:55:12 -0600 (CST)
From:      ishmael27@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/22821: Document IPFILTER_DEFAULT_BLOCK <Synopsis of the problem (one line)>
Message-ID:  <200011131855.eADItC473797@babylon.merseine.nu>

next in thread | raw e-mail | index | archive | help


>Number:         22821
>Category:       kern
>Synopsis:       Document IPFILTER_DEFAULT_BLOCK
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 13 11:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Norris
>Release:        FreeBSD 4.2-BETA i386
>Organization:
>Environment:

FreeBSD babylon.merseine.nu 4.2-BETA FreeBSD 4.2-BETA #0: Thu Nov  9 15:26:26 CST 2000     ishmael@babylon.merseine.nu:/usr/src/sys/compile/BABYLON  i386
	

>Description:

The kernel option IPFILTER_DEFAULT_BLOCK is currenlty undocumented.
This simple patch adds it to LINT.
It would be really really nice, IMHO, if this could be added before 4.2 is
released.
	

>How-To-Repeat:

	

>Fix:

--- LINT.orig	Thu Nov  9 07:05:45 2000
+++ LINT	Mon Nov 13 12:49:19 2000
@@ -553,6 +553,7 @@
 options 	IPDIVERT		#divert sockets
 options 	IPFILTER		#ipfilter support
 options 	IPFILTER_LOG		#ipfilter logging
+options		IPFILTER_DEFAULT_BLOCK	#block everything by default
 options 	IPSTEALTH		#support for stealth forwarding
 options 	TCPDEBUG
 
	


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011131855.eADItC473797>