Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2002 17:59:09 -0800
From:      "Jeff Stelzner" <jeff.stelzner@esca.com>
To:        <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   kern/46226: 5.0-RC1 ipfilter module [ipl.ko] fails to load
Message-ID:  <NOEDJPGGKLOKMMOCJBHOOENODEAA.jeff.stelzner@esca.com>

next in thread | raw e-mail | index | archive | help

>Number:         46226
>Category:       kern
>Synopsis:       5.0-RC1 ipfilter module [ipl.ko] fails to load
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 12 18:00:08 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Stelzner <jeff.stelzner@esca.com>
>Release:        FreeBSD 5.0-RC1 i386
>Organization:
ALSTOM
>Environment:
System: FreeBSD lihue.esca.com 5.0-RC1 FreeBSD 5.0-RC1 #0

Digital Personal Workstation 200i - Pentium Pro 200

>Description:

--In console boot messages I see [link_elf message repeats]:
Dec 10 16:14:03 lihue kernel: link_elf: symbol pfil_add_hook undefined
kldload: can't load ipl: No such file or directory
Dec 10 16:35:10 lihue xxx: ./ipfilter: WARNING: IP-filter module failed to
load.

--When I try to load the ipfilter module manually I get:
lihue# ls -l /boot/kernel/ipl.ko
-r-xr-xr-x  1 root  wheel  92992 Dec  7 14:27 /boot/kernel/ipl.ko
lihue# kldload ipl
kldload: can't load ipl: No such file or directory
lihue# kldload ipl.ko
kldload: can't load ipl.ko: No such file or directory

>How-To-Repeat:

cat >> /etc/rc.conf
ipfilter_enable = "YES"
^D

touch /etc/ipf.rules

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 To: FreeBSD-gnats-submit@freebsd.org
 From: Jeff Stelzner <jeff.stelzner@esca.com>
 Reply-To: Jeff Stelzner <jeff.stelzner@esca.com>
 Cc:
 X-send-pr-version: 3.113
 X-GNATS-Notify:
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NOEDJPGGKLOKMMOCJBHOOENODEAA.jeff.stelzner>