kernel "mismatch" on r256420

Darrel levitch at iglou.com
Fri Nov 29 18:39:55 UTC 2013


I installed FreeBSD 10 from a BETA cd-rom.  I chose 'experimental ZFS on 
root - mirror'.  The FreeBSD firewall will not load.  Any suggestions?

This is from 'dmesg':

KLD ipfw.ko: depends on kernel - not available or version mismatch
linker_load_file: Unsupported file type

This is from 'ls -l' of /boot
drwxr-xr-x 2 root wheel 1.5K Nov 28 21:55 kernel/

This is from 'ls -l' of /bootpool/boot
drwxr-xr-x 2 root wheel 1.5K Nov 28 21:55 kernel/

This is my kernel file:
include GENERIC
ident theEleven
options AUDIT
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=15
options DUMMYNET

This is from rc.conf:

firewall_enable="YES"
firewall_logging="YES"
firewall_script="/etc/myScript"
firewall_quiet="NO"
firewall_logif="YES"
firewall_nat_enable="NO"

Darrel


More information about the freebsd-stable mailing list