Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2005 16:48:06 +0900
From:      Katsuji Ishikawa <k.ishish@gmail.com>
To:        questions@FreeBSD.org
Subject:   problems with ipfilter module on RELENG_4_11
Message-ID:  <caa84c5405012323481c1b734@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I upgraded a FreeBSDBOX from RELENG_4_10 to RELENG_4_11,
with custom kernels w/o INET6, then ipfilter module(ipl.ko) was doesn't work.

* output of uname -a
freebsd4# uname -a
FreeBSD freebsd4.localdomain 4.11-RELEASE FreeBSD 4.11-RELEASE #1: Sun
Jan 23 17:48:11 JST 2005    
katsuji@freebsd4.localdomain:/usr/obj/usr/src/sys/NOINET6  i386

* execute 'kldload ipl'
freebsd4# kldload ipl
kldload: can't load ipl: Exec format error
freebsd4# tail -1 /var/log/messages
Jan 24 16:32:27 freebsd4 /kernel: link_elf: symbol in6_cksum undefined

* kernel configuration
freebsd4# diff /sys/i386/conf/{GENERIC,NOINET6}
25c25
< ident         GENERIC
---
> ident         NOINET6
32c32
< options       INET6                   #IPv6 communications protocols
---
> #options      INET6                   #IPv6 communications protocols


any advice would be appreciated

thanks,
Katsuji

-- 
Katsuji Ishikawa <k.ishish@gmail.com>



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