[Pfilter-users] pfilter error
Brought to you by:
ngorsuch
From: Weirong Z. <we...@ma...> - 2002-10-18 21:03:19
|
Now I use pfilter version pfilter-1.688-1 And my iptables'version is 1.2.6a. my kernel is 2.4.18 When I run "pfilter start", I got below error ********************************************************** /sbin/iptables is executable but not working yet. Perhaps you need to rmmod ipchains and insmod iptables? (pfilter will do this for you when it starts, so you can probably ignore this) iptables v1.2.6a: can't initialize iptables table `filter': iptables who? (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. modprobe: Can't locate module ip_tables iptables v1.2.6a: can't initialize iptables table `filter': iptables who? (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. modprobe: Can't locate module ip_tables iptables v1.2.6a: can't initialize iptables table `filter': iptables who? (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. modprobe: Can't locate module ip_tables iptables v1.2.6a: can't initialize iptables table `filter': iptables who? (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ********************************************************** I restart iptables by "chkconfig iptables on" still get the same error. I am not familiar with iptables and ipchains. How should I do now? I just want to use pfilter to build a firewall. Thanks a lot |