From owner-freebsd-questions@FreeBSD.ORG Fri Nov 12 19:23:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B33716A4CE for ; Fri, 12 Nov 2004 19:23:40 +0000 (GMT) Received: from ms-smtp-02-eri0.ohiordc.rr.com (ms-smtp-02-smtplb.ohiordc.rr.com [65.24.5.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6564B43D2D for ; Fri, 12 Nov 2004 19:23:39 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) iACJNaJl025363 for ; Fri, 12 Nov 2004 14:23:37 -0500 (EST) Message-ID: <000501c4c8ed$0d3ecb80$0200a8c0@satellite> From: "dave" To: Date: Fri, 12 Nov 2004 14:23:12 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: ipfilter on 5.3 loadable module X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 19:23:40 -0000 Hello, I've added ipfilter_enable="YES" to /etc/rc.conf trying to load ipfilter as a loadable module. Unless i have the kernel ipv6 code in the module does not get created. Has anyone else seen this and if so what was the reasoning behind this? Thanks. Dave.