Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 1997 08:13:20 +0100
From:      Eivind Eklund <eivind@dimaga.com>
To:        hackers@freebsd.org
Subject:   IPFW LKM - 2.1.6
Message-ID:  <3.0.32.19970116081318.00a899f0@dimaga.com>

next in thread | raw e-mail | index | archive | help
I just tried to use IPFW as a loadable kernel module under 2.1.6, running
the command

# modload -e ip_fw_init /lkm/ipfw_mod.o

which resulted in an error of -2147483648 being returned from modload, and
the kernel panicing about 3 seconds later.
All of the kernel, the module, modload and ld was re-created from source
earlier today. 

Does this work for everybody else?  I have patches to the kernel for being
able to run IP Filter as an LKM, do anybody know if these (patches and
IPFW) should work together?  (IP Filter is not loaded, obviously)


Eivind Eklund / perhaps@yes.no / http://maybe.yes.no/perhaps/




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