Search found 3 matches

by JohnS
18 Feb 2013, 19:05
Forum: General Discussion (csf)
Topic: CSF won't start with new version
Replies: 15
Views: 25838

Re: CSF won't start with new version

If your kernel is up to date, make sure the ipt_conntrack module is enabled. I thought it was but only ip_conntrack was enabled.
by JohnS
18 Feb 2013, 18:56
Forum: General Discussion (csf)
Topic: CSF Update 5.76 on OpenVZ Unknown Error
Replies: 3
Views: 6899

Re: CSF Update 5.76 on OpenVZ Unknown Error

I've managed to fix this by adding ipt_conntrack to /etc/sysconfig/iptables-config and /etc/vz/vz.conf and running modprobe ipt_conntrack on the host node. ip_conntrack was enabled but not ipt_conntrack, so it's not a CSF bug. Thanks for the quick reply.
by JohnS
18 Feb 2013, 18:10
Forum: General Discussion (csf)
Topic: CSF Update 5.76 on OpenVZ Unknown Error
Replies: 3
Views: 6899

CSF Update 5.76 on OpenVZ Unknown Error

I run CSF on an OpenVZ VPS which automatically updated to the latest version (5.76) about an hour ago. Before the update there were no problems at all, but since the update I now get an error although all required modules are enabled. I've disabled automatic updates for my other VPS's and servers as...