Hi,

i i've compiled IPFilter into the kernel - loadable module didn't work.

Try the following:
1) make freebsd5
2) make ip_rules.c
3) make install-bsd
4) BSD/kupgrade
5) add 'options IPFILTER', 'options IPFILTER_LOG' and 'options IPFILTER_DEFAULT_BLOCK' to your kernel configuration
6) build and install the new kernel

this worked for me, but i have trouble getting NAT to work - i use the same rules like on my (working) Solaris 9 box, but it doesn't work on FreeBSD...

greetings
Andy


Am 21.07.2005 um 04:07 schrieb dave:

Hello,
When you installed ipfilter 4.18 on fbsd 5.4, what did you have to do to make it work? I'm trying to get ipfilter going as a loadable kernel module, with default to block everything, and interface filtering, i as of now can't get it compiled in. If you have it working i'd appreciate knowing what you had to do, also if you have any rules that do what i want i'd be interested.
Thanks.
Dave.



Reply via email to