From owner-freebsd-current@FreeBSD.ORG Wed Nov 17 19:31:29 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B099C16A4CE for ; Wed, 17 Nov 2004 19:31:29 +0000 (GMT) Received: from mail.seekingfire.com (coyote.seekingfire.com [24.72.10.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id E90A643D39 for ; Wed, 17 Nov 2004 19:31:19 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id 6B8311C1; Wed, 17 Nov 2004 13:31:19 -0600 (CST) Date: Wed, 17 Nov 2004 13:31:19 -0600 From: Tillman Hodgson To: FreeBSD -CURRENT Message-ID: <20041117193119.GP76234@seekingfire.com> References: <20041117180157.GO76234@seekingfire.com> <20041117181108.GA24426@ack.Berkeley.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041117181108.GA24426@ack.Berkeley.EDU> X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-GPG-Key-ID: 828AFC7B X-GPG-Fingerprint: 5584 14BA C9EB 1524 0E68 F543 0F0A 7FBC 828A FC7B X-GPG-Key: http://www.seekingfire.com/personal/gpg_key.asc X-Urban-Legend: There is lots of hidden information in headers X-Tillman-rules: yes he does User-Agent: Mutt/1.5.6i Subject: Re: `kldload` doesn't find pf.ko, though `ls` finds it easily enough X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2004 19:31:29 -0000 On Wed, Nov 17, 2004 at 10:11:08AM -0800, Mike Hunter wrote: > Check dmesg. There's a bug somewhere that causes kldload to report "file > not found" to the user even though it was some other error that caused the > problem. That real error can sometimes be spit out to the console / > syslog / whatever. Oh! I should have checked syslog, my apologies. Nov 17 11:54:41 thoth kernel: link_elf: symbol in6_cksum undefined Nov 17 11:54:41 thoth toor: /etc/rc.d/pf: ERROR: pf module failed to load. My custom kernel doesn't include IPv6. Does pf truly require IPv6?: -T -- In the beginner's mind there are many possibilities. In the expert's mind there are few. - Suzuki-roshi