ipfilter

Remko Lodder remko at elvandar.org
Fri Mar 12 00:28:04 PST 2004


What are the errors in your kernel make? Probably you need to add

options PFIL_HOOKS

in order to get it working.

And the module is loaded by using kldload ipl.ko instead of kldload ipl

HTH,

--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the
hackerscene

-----Oorspronkelijk bericht-----
Van: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org]Namens Ian Cornwall
Verzonden: vrijdag 12 maart 2004 2:36
Aan: freebsd at notsopc.com; freebsd
Onderwerp: ipfilter


Hello,

I am trying to enable ipfilter.  I am running FreeBSD 5.2.  I tried to just
load it with a module with these results:

[root at optimus root]# kldload ipl
kldload: can't load ipl: No such file or directory

I tried loading it with the rc.conf but that did work either.  So finally I
tried to build it into the kernel.  I took the GENERIC file and added the
lines  for enabling IPFILTER and "make" fails.

Anyone else have problems like this?

--
Ian

_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list