From owner-freebsd-bugs Sat Mar 23 14:40: 7 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C040F37B417 for ; Sat, 23 Mar 2002 14:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2NMe2G05916; Sat, 23 Mar 2002 14:40:02 -0800 (PST) (envelope-from gnats) Received: from nala.dohd.org (a29150.upc-a.chello.nl [62.163.29.150]) by hub.freebsd.org (Postfix) with ESMTP id 1054F37B404 for ; Sat, 23 Mar 2002 14:35:32 -0800 (PST) Received: by nala.dohd.org (Postfix, from userid 1002) id B9584D908; Sat, 23 Mar 2002 23:35:30 +0100 (MET) Message-Id: <20020323223530.B9584D908@nala.dohd.org> Date: Sat, 23 Mar 2002 23:35:30 +0100 (MET) From: Mark Huizer Reply-To: Mark Huizer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/36240: new IPFilter works for IPv6 - no hooks in rc.* Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36240 >Category: kern >Synopsis: new IPFilter works for IPv6 - no hooks in rc.* >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 23 14:40:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mark Huizer >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD eeyore.local.dohd.org 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Sat Mar 23 17:57:04 MET 2002 xaa@eeyore.local.dohd.org:/sources/obj/sources/src/sys/eeyore i386 Current as of saturday March-23 >Description: The new IPFilter upgrade finally has decent working filtering for IPv6, which combined with a default of blocking, means that no IPv6 traffic is possible. The rc* scripts have no hooks to load /etc/ipf.rules6 or something similar >How-To-Repeat: use IPFILTER and IPFILTER_DEFAULT_BLOCK, and try to make IPv6 work :-) >Fix: /etc/rc.network should have hooks for IPv6 (or there should be a ipfilter_enable6, which does a ipf -6 -f $ipfilter_file6 or something) No patches yet. I'm not sure if this should go in rc.network (where all the filtering is done) or rc.network6 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message