Search found 1347 matches

by ForumAdmin
18 Feb 2013, 18:54
Forum: General Discussion (csf)
Topic: CSF forwarding only whitelisted IP
Replies: 1
Views: 2919

Re: CSF forwarding only whitelisted IP

You will need to run the following from now on for csf until your provider fix their broken custom kernel:

Code: Select all

sed -i 's/-m conntrack --ctstate/-m state --state/g' /etc/csf/csf.pl
by ForumAdmin
18 Feb 2013, 18:29
Forum: General Discussion (csf)
Topic: CSF won't start with new version
Replies: 15
Views: 18527

Re: CSF won't start with new version

I have released v5.77 of csf which should hopefully resolve this:
http://blog.configserver.com/index.php?itemid=718
by ForumAdmin
18 Feb 2013, 18:14
Forum: General Discussion (csf)
Topic: CSF won't start with new version
Replies: 15
Views: 18527

Re: CSF won't start with new version

I'll look at have an exception for the useless Virtuozzo kernels (their iptables implementation is dire) to use the old state module and release a new version shortly.
by ForumAdmin
18 Feb 2013, 18:08
Forum: General Discussion (csf)
Topic: CSF won't start with new version
Replies: 15
Views: 18527

Re: CSF won't start with new version

I can't get CSF 5.76 to start on a VPS. Starting CSF gives the error: iptables: Unknown error 18446744073709551615 ACCEPT all opt -- in eth0 out * 0.0.0.0/0 -> 0.0.0.0/0 ctstate RELATED,ESTABLISHED Error: iptables command [/sbin/iptables -v -A INPUT -i eth0 -m conntrack --ctstate ESTABLISHED,RELATE...
by ForumAdmin
18 Feb 2013, 17:43
Forum: Suggestions (csf)
Topic: Mailinglist for new CSF versions
Replies: 1
Views: 2338

Re: Mailinglist for new CSF versions

We release all information on our blog, there is an RSS feed you can subscribe to. We do not have a mailling list:
http://blog.configserver.com
by ForumAdmin
16 Feb 2013, 10:21
Forum: Report Bugs (cmm)
Topic: Error when changing quota
Replies: 5
Views: 12802

Re: Error when changing quota

We've developed a workaround and v1.20 should not have this problems now:
http://blog.configserver.com/index.php?itemid=715
by ForumAdmin
15 Feb 2013, 17:09
Forum: Report Bugs (cmm)
Topic: Error when changing quota
Replies: 5
Views: 12802

Re: Error when changing quota

It appears that this is a restriction with CageFS on CloudLinux (as the creation and modification functions need to run under the user account) and we do not have a workaround for this.
by ForumAdmin
13 Feb 2013, 10:02
Forum: Suggestions (csf)
Topic: Suggestion: Run a custom script after ban and unban
Replies: 3
Views: 5354

Re: Suggestion: Run a custom script after ban and unban

We will add this for the next release for temporary IP unblocks.