virtuozzo7 lack of support causes error

Post Reply
jcats
Junior Member
Posts: 29
Joined: 03 Jan 2015, 14:36

virtuozzo7 lack of support causes error

Post by jcats »

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!
jcats
Junior Member
Posts: 29
Joined: 03 Jan 2015, 14:36

Re: virtuozzo7 lack of support causes error

Post by jcats »

Nevermind, of course I find it shortly after posting this ;)

Had to set:

UDPFLOOD = "0"
Post Reply