Installing CSF - ip_tables fatal errors

Post Reply
andrew_99s
Junior Member
Posts: 2
Joined: 06 May 2015, 10:08

Installing CSF - ip_tables fatal errors

Post by andrew_99s »

Hi

I have installed CSF on an Ubuntu VPS. It installed ok however, when i run "perl /etc/csf/csftest.pl" it returns the following output below.

Any help on this would be much appreciated! :)

Thanks
Andrew

Testing ip_tables/iptable_filter...FAILED [FATAL Error: iptables: No chain/targe t/match by that name.] - Required for csf to function
Testing ipt_LOG...FAILED [FATAL Error: iptables: No chain/target/match by that n ame.] - Required for csf to function
Testing ipt_multiport/xt_multiport...FAILED [FATAL Error: iptables: No chain/tar get/match by that name.] - Required for csf to function
Testing ipt_REJECT...FAILED [FATAL Error: iptables: No chain/target/match by tha t name.] - Required for csf to function
Testing ipt_state/xt_state...FAILED [FATAL Error: iptables: No chain/target/matc h by that name.] - Required for csf to function
Testing ipt_limit/xt_limit...FAILED [FATAL Error: iptables: No chain/target/matc h by that name.] - Required for csf to function
Testing ipt_recent...FAILED [Error: iptables: No chain/target/match by that name .] - Required for PORTFLOOD and PORTKNOCKING features
Testing xt_connlimit...FAILED [Error: iptables: No chain/target/match by that na me.] - Required for CONNLIMIT feature
Testing ipt_owner/xt_owner...FAILED [Error: iptables: No chain/target/match by t hat name.] - Required for SMTP_BLOCK and UID/GID blocking features
Testing iptable_nat/ipt_REDIRECT...FAILED [Error: iptables v1.4.21: can't initia lize iptables table `nat': Table does not exist (do you need to insmod?)] - Requ ired for MESSENGER feature
Testing iptable_nat/ipt_DNAT...FAILED [Error: iptables v1.4.21: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)] - Required for csf.redirect feature

RESULT: csf will not function on this server due to FATAL errors from missing mo dules [6]
maciekziol
Junior Member
Posts: 4
Joined: 06 May 2014, 16:50

Re: Installing CSF - ip_tables fatal errors

Post by maciekziol »

Hi, i have the same problem on Debian, but only with "ipt_state/xt_state"... Any clues?
Post Reply