Page 1 of 1

Error ip6tables on restarting csf+ldf

Posted: 02 Feb 2014, 11:56
by cheapbesthost
we use

openvz centos 6

I have install CSF on a VPS with WHM and when i try to restart i get this:

Code: Select all

You have an unresolved error when starting csf:
Error: ip6tables command [/sbin/ip6tables -v -A LOGDROPIN -p tcp  -m limit --limit 30/m --limit-burst 5 -j LOG --log-prefix 'Firewall: *TCP6IN Blocked* '] failed, you appear to be missing a required ip6tables module, at line 622 in /usr/sbin/csf

You need to restart csf successfully to remove this warning, or delete /etc/csf/csf.error
dont know where is the error on the ip6tables, i didn't change any config on iptables. How can I config iptables for CSF?
Please Help.

Re: Error ip6tables on restarting csf+ldf

Posted: 02 Feb 2014, 12:17
by ForumAdmin
Disable the IPV6 option in /etc/csf/csf.conf and then restart csf and then lfd. They haven't implemented ip6tables support into OpenVZ very well as yet.