Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 1999 14:16:40 -0700 (PDT)
From:      jrozes@vinton.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   kern/13209: IPFILTER_DEFAULT_BLOCK not in /usr/src/sys/conf/options
Message-ID:  <19990817211640.610471512E@hub.freebsd.org>

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

>Number:         13209
>Category:       kern
>Synopsis:       IPFILTER_DEFAULT_BLOCK not in /usr/src/sys/conf/options
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 17 14:20:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Rozes
>Release:        3.2-STABLE
>Organization:
>Environment:
FreeBSD thorium 3.2-STABLE FreeBSD 3.2-STABLE #16: Tue Aug 17 11:42:25 PDT 1999
    jrozes@thorium:/usr/src/sys/compile/THORIUM  i386

>Description:
The ipfilter software has a kernel option to block all packets by
default, called IPFILTER_DEFAULT_BLOCK. Specifying this option in
a kernel config file results in a warning from config(8) because
the option is not listed in /usr/src/sys/conf/options like the
rest of the IPFILTER_* options.
>How-To-Repeat:
Create a kernel with the IPFILTER and IPFILTER_DEFAULT_BLOCK options,
then run config(8) on it.
>Fix:
Add to /usr/src/sys/conf/options:
IPFILTER_DEFAULT_BLOCK opt_ipfilter.h


>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?19990817211640.610471512E>