I'm having problems with ipfilter and linux also though i was able to
compile install and start ipfilter on CentOS 4.2 using a default:

pass in all
pass out all 

in /etc/ipf.conf 

However rules aren't loaded

[EMAIL PROTECTED] dev]# uname -a
Linux whoami.chikka.com 2.6.9-22.0.2.EL #1 Tue Jan 17 06:51:40 CST 2006
i686 i686 i386 GNU/Linux


[EMAIL PROTECTED] dev]# ipfstat -hi
openkmem:open: No such file or directory 


lsmod says ipfilter is loaded

[EMAIL PROTECTED] dev]# lsmod
Module                  Size  Used by
ipfilter              162328  6
loop                   15817  0
md5                     4033  1
ipv6                  234881  10
ipt_state               1857  11
ip_conntrack           40565  1 ipt_state


Any ideas?

On Tue, 2006-03-14 at 11:11 +0100, Anthony Lannuzel wrote:
> Hi,
> 
> I've found how to fix my problems in FreeBSD, the kernel sources were not
> the good ones. So after loading the original kernel sources and compiling
> the whole thing, it's working fine.
> 
> However I still can't have it running on my 2.6.9 linux kernel Fedora Core
> 3. Has anyone had any success with it?
> 


Reply via email to