From owner-freebsd-questions@FreeBSD.ORG Sun Nov 21 21:25:59 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 ABC9616A4CE for ; Sun, 21 Nov 2004 21:25:59 +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 CC91343D41 for ; Sun, 21 Nov 2004 21:25:58 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) iALLPuJl021159 for ; Sun, 21 Nov 2004 16:25:56 -0500 (EST) Message-ID: <001201c4d010$a1242050$0200a8c0@satellite> From: "dave" To: References: <20041120165059.DF29543D64@mx1.FreeBSD.org> <20041120165923.GA73153@ozzmosis.com> <9395922d041121030126fc204e@mail.gmail.com> Date: Sun, 21 Nov 2004 16:25:30 -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: Re: turning off IPv6 support in BSD 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: Sun, 21 Nov 2004 21:25:59 -0000 Hello, If you turn off ipv6 support either in the kernel or via rc.conf will it be possible to load ipfilter as a module vs. compiling it in to the kernel? I turned off ipv6 in the kernel on a 5.3 box, but ipfilter was unable to load the module was not found because it depended on ipv6. Thanks. Dave.