From owner-freebsd-questions@FreeBSD.ORG Thu May 18 19:17:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9202B16A42A for ; Thu, 18 May 2006 19:17:29 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8D4843D45 for ; Thu, 18 May 2006 19:17:26 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.6/8.13.6/Debian-1) with ESMTP id k4IJGr6l024087 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 18 May 2006 22:16:54 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.6/8.13.6) with ESMTP id k4IJJ3Kc062672; Thu, 18 May 2006 22:19:03 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.pc (8.13.6/8.13.6/Submit) id k4IJJ3jY062671; Thu, 18 May 2006 22:19:03 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Thu, 18 May 2006 22:19:03 +0300 From: Giorgos Keramidas To: "Michael P. Soulier" Message-ID: <20060518191903.GA62645@gothmog.pc> References: <20060518161909.GA41738@llama.fishballoon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-4.026, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.37, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: Scott Mitchell , freebsd-questions@freebsd.org Subject: Re: kernel module for ipf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2006 19:17:29 -0000 On 2006-05-18 12:52, "Michael P. Soulier" wrote: > On 5/18/06, Scott Mitchell wrote: > >You want the ipl.ko module. No, I have no idea why it's called ipl not ipf > >either... > > [root@kanga ~]# ls /boot/kernel/ipl* > /boot/kernel/ipl.ko* > > Ah. Cool. Thanks. > Yes, this should be in the handbook. I'll try to add it :)