CSF Enabled and stop on CentOS 8

Post Reply
starnetwork
Junior Member
Posts: 3
Joined: 04 Nov 2013, 20:37

CSF Enabled and stop on CentOS 8

Post by starnetwork »

Hi,
Installing clean OS with DirectAdmin CP and CSF getting Firewall Status: Enabled but Stopped
even I click on Start and run from cli csf -s

Code: Select all

[root@server1 ~]# perl /usr/local/csf/bin/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...OK
Testing ipt_limit/xt_limit...OK
Testing ipt_recent...OK
Testing xt_connlimit...OK
Testing ipt_owner/xt_owner...OK
Testing iptable_nat/ipt_REDIRECT...OK
Testing iptable_nat/ipt_DNAT...OK

RESULT: csf should function on this server
[root@server1 ~]#
suggestions?

Regards,
ForumAdmin
Moderator
Posts: 1523
Joined: 01 Oct 2008, 09:24

Re: CSF Enabled and stop on CentOS 8

Post by ForumAdmin »

That's a issue at present with CentOS v8 and the csf UI detecting whether the iptables rules are present, that we will fix in the next csf release
Post Reply