Hello,
I realize this is 100% out of CSF's hands but because of some lack of support for ipt_owner in virtuozzo7 CSF now errors on all installs.
Error: iptables command [/sbin/iptables -v -A UDPFLOOD -p udp -m owner --uid-owner 0 -j RETURN] failed, at line 2665
There is a bug report opened for this: https://bugs.openvz.org/browse/OVZ-6659
so for now, I need to know how to disable/remove this line from CSF
I have SMTP_BLOCK = "0"
but am not sure what to disable in csf.conf to remove that one line from the iptables config
Thanks for the help!
virtuozzo7 lack of support causes error
Re: virtuozzo7 lack of support causes error
Nevermind, of course I find it shortly after posting this
Had to set:
UDPFLOOD = "0"
Had to set:
UDPFLOOD = "0"