Thursday, 20 March 2014

Enable statistics in Configserver Firewall (CSF)



I’ve noticed recently that a new install of CSF won’t have statistics enabled by default.  Here’s how to enable them…

Edit your /etc/csf/csf.conf file and change:

ST_ENABLE = “0?

to

ST_ENABLE = “1?

Then, restart csf:  csf -r

No comments:

Post a Comment