Page 1 of 1

[centos 6.5][csf 7.14] [webmin] Csf Enabled but stopped

Posted: 22 Aug 2014, 22:18
by antari6675
I have a fresh install Centos 6.5 csf 7.14 and webmin.

I noticed when I reboot the server I get the status in csf That Csf is enabled but not started.

I have lfd and csf set to start at boot time.

After a few minutes, I noticed that csf becomes enabled.

Im not sure the delay after full boot is the way csf should work, but I can't find any reference to it.

Thank you for the help

Re: [centos 6.5][csf 7.14] [webmin] Csf Enabled but stopped

Posted: 23 Aug 2014, 08:24
by ForumAdmin
Run the following should fix that:

Code: Select all

chkconfig csf on
chkconfig lfd on

Re: [centos 6.5][csf 7.14] [webmin] Csf Enabled but stopped

Posted: 23 Aug 2014, 14:58
by antari6675
I will try that.

I did set those in webmin, but who knows, maybe there is a bug in it.

I will let you know if I continue to have problems

Thanks