Error ip6tables on restarting csf+ldf

Post Reply
cheapbesthost
Junior Member
Posts: 1
Joined: 02 Feb 2014, 11:44

Error ip6tables on restarting csf+ldf

Post 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.
ForumAdmin
Moderator
Posts: 1524
Joined: 01 Oct 2008, 09:24

Re: Error ip6tables on restarting csf+ldf

Post 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.
Post Reply