From owner-freebsd-hackers@FreeBSD.ORG Thu Sep 16 20:06:06 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 313D516A4CE for ; Thu, 16 Sep 2004 20:06:06 +0000 (GMT) Received: from lemori.mokr.net (lemori.mokr.net [193.28.46.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EB3543D31 for ; Thu, 16 Sep 2004 20:06:05 +0000 (GMT) (envelope-from mokr@mokr.net) Received: from lemori.mokr.ru (lemori.mokr.ru [193.28.46.2]) i8GK60J1092978; Fri, 17 Sep 2004 00:06:00 +0400 (MSD) (envelope-from mokr@mokr.net) Date: Fri, 17 Sep 2004 00:05:59 +0400 (MSD) From: Sergey Mokryshev To: "Kevin A. Pieckiel" In-Reply-To: <200409161057.26186.jhb@FreeBSD.org> Message-ID: <20040917000504.T1965@lemori.mokr.net> References: <20040916121704.GA29643@SDF.LONESTAR.ORG> <200409161057.26186.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: clamd / ClamAV version 0.75.1, clamav-milter version 0.75c on lemori.mokr.net X-Virus-Status: Clean X-Spam-Status: No, hits=-1.5 required=6.5 tests=AWL,BAYES_00, DATE_IN_FUTURE_12_24 autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on lemori.mokr.net cc: freebsd-hackers@FreeBSD.org Subject: Re: PR kern/67636 closed, but still not working? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 20:06:06 -0000 On Thu, 16 Sep 2004, John Baldwin wrote: > On Thursday 16 September 2004 08:17 am, Kevin A. Pieckiel wrote: >> I have a 5.2.1-RELEASE computer that does work, and a 5.3-BETA4 computer >> that doesn't. Both have custom kernels that do NOT include IPv6. >> >> I'm trying to set up IPF on the 5.3-BETA4 computer, but I get the very >> error message in PR kern/67636: >> >> Inability to use ipfilter module (ipl.ko) with custom kernels w/o INET6 >> >> # kldload ipl >> kldload: can't load ipl: No such file or directory >> # dmesg|tail -1 >> link_elf: symbol in6_cksum undefined >> >> This PR has been closed. Did it not apply to HEAD or the current branch? >> Can someone apply the patch into CURRENT? This PR was rated with a >> severity of "serious". This functionality would be nice for 5.3-RELEASE. >> >> Thanks, >> Kevin > > If you want ipfilter but no IPv6, then compile ipfilter into your custom > kernel rather than using the module. > You should define NOINET6=YES in /etc/make.conf. -- Sergey S. Mokryshev SMP453, MOKR-RIPN