Page 1 of 1

Error when trying to start CSF

Posted: 18 Apr 2012, 12:14
by Indulgentu
Error: ip6tables command [/sbin/ip6tables -v -I OUTPUT -p tcp --dport 25 -m owner --uid-owner 0 -j ACCEPT] failed, you appear to be missing a required ip6tables module, at line 554
ip6tables: No chain/target/match by that name.

Can anybody please help me out?
I get this after I restart CSF from Webmin using medium security configuration.
Thanks in advance,


--Indulgentu

Re: Error when trying to start CSF

Posted: 24 Apr 2012, 10:20
by chirpy
That suggests you are missing the required ip6tables owner module in the kernel you are running. You need to either resolve that issue,or disable the SMTP_BLOCK option in csf.

Re: Error when trying to start CSF

Posted: 12 Dec 2012, 22:42
by dquick
yum install iptables-ipv6 -y