Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


xt_connlimit failed on the OpenVZ VPS, even its loaded on the host node
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

xt_connlimit failed on the OpenVZ VPS, even its loaded on the host node

postcdpostcd Member
edited August 2016 in Help

Hi, do You have any idea where the problem can be?

ConfigServerFirewall test script failed with xt_connlimit error, but it seems to be loaded on the host node..

vzctl exec 3080 perl /etc/csf/csftest.pl|grep error

Testing xt_connlimit...FAILED [Error: iptables: Unknown error 18446744073709551615] - Required for CONNLIMIT feature

lsmod|grep connlimit

xt_connlimit 3254 5
nf_conntrack 80313 14 xt_connlimit,nf_conntrack_ipv6,xt_conntrack,xt_state,vzrst,vzcpt,nf_nat_ftp,nf_conntrack_ftp,iptable_nat,nf_nat_pptp,nf_conntrack_pptp,nf_conntrack_proto_gre,nf_nat,nf_conntrack_ipv4

cat /etc/vz/conf/3080.conf|grep NETFILTER

NETFILTER="full"

netfilter full and iptbles modules are there since VPS was created and it was restarted couple of the times.

Comments

Sign In or Register to comment.