SCF Error, Unable To Start

Post Reply
mandrivian
Junior Member
Posts: 5
Joined: 18 May 2014, 08:50
Location: Jakarta

SCF Error, Unable To Start

Post by mandrivian »

Hi,

I found my csf error and its unable to start, everytime i try to start it from whm or console, it always failed. even i have turned off the faststart function,

Here is the error message :
You have an unresolved error when starting csf:
Error: iptables command [/sbin/iptables -v -A INVALID -m state --state INVALID -j INVDROP] failed, you appear to be missing a required iptables module, at line 1508 in /usr/sbin/csf

Does anyone ever had the same issue.?
I need help please :)
sawbuck
Junior Member
Posts: 366
Joined: 10 Dec 2006, 16:20

Re: SCF Error, Unable To Start

Post by sawbuck »

Try running perl /etc/csf/csftest.pl in the console.

https://download.configserver.com/csf/readme.txt - Section 4
mandrivian
Junior Member
Posts: 5
Joined: 18 May 2014, 08:50
Location: Jakarta

Re: SCF Error, Unable To Start

Post by mandrivian »

sawbuck wrote:Try running perl /etc/csf/csftest.pl in the console.

https://download.configserver.com/csf/readme.txt - Section 4
Here are the results :

root@vps2 [~]# /etc/csf/csftest.pl
Testing ip_tables/iptable_filter...OK
Testing ipt_LOG...OK
Testing ipt_multiport/xt_multiport...OK
Testing ipt_REJECT...OK
Testing ipt_state/xt_state...FAILED [FATAL Error: iptables: No chain/target/match by that name.] - Required for csf to function
Testing ipt_limit/xt_limit...OK
Testing ipt_recent...OK
Testing xt_connlimit...FAILED [Error: iptables: No chain/target/match by that name.] - Required for CONNLIMIT feature
Testing ipt_owner/xt_owner...OK
Testing iptable_nat/ipt_REDIRECT...FAILED [Error: FATAL: Module ip_tables not found.] - Required for MESSENGER feature
Testing iptable_nat/ipt_DNAT...FAILED [Error: FATAL: Module ip_tables not found.] - Required for csf.redirect feature

RESULT: csf will not function on this server due to FATAL errors from missing modules [1]
root@vps2 [~]#

there are alot of failed shows on the results, please tell me how to fix those problems.

Thank you
sawbuck
Junior Member
Posts: 366
Joined: 10 Dec 2006, 16:20

Re: SCF Error, Unable To Start

Post by sawbuck »

Since you appear to be on a VPS, your server provider would need to enable the required modules on the host node.
mandrivian
Junior Member
Posts: 5
Joined: 18 May 2014, 08:50
Location: Jakarta

Re: SCF Error, Unable To Start

Post by mandrivian »

sawbuck wrote:Since you appear to be on a VPS, your server provider would need to enable the required modules on the host node.
Hello,

I am the server provider, i own & managed the server. Can you please tell me which module should i enable on the host node.?

The host node using proxmox and openvz for the vps

Thank you
sawbuck
Junior Member
Posts: 366
Joined: 10 Dec 2006, 16:20

Re: SCF Error, Unable To Start

Post by sawbuck »

Best I can tell you is to check out this article: http://www.webhostrepo.com/blog/enable- ... for-a-vps/
mandrivian
Junior Member
Posts: 5
Joined: 18 May 2014, 08:50
Location: Jakarta

Re: SCF Error, Unable To Start

Post by mandrivian »

sawbuck wrote:Best I can tell you is to check out this article: http://www.webhostrepo.com/blog/enable- ... for-a-vps/
Hello,

Thanks, i still try to figure it out.

Thank you
Post Reply