CSF Firewall: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 June 2024

  • curprev 15:2415:24, 20 June 2024Qljca talk contribs 1,008 bytes +1,008 Created page with "==Installation== <pre> cd /usr/local/src wget https://configserver.com/free/csf.tgz tar xfz csf.tgz cd csf ./install.cpanel.sh </pre> After installation, need to disable Testing mode. You can disable the testing flag by changing the value for TESTING from 1 to 0 in the configuration file /etc/csf/csf.conf using an editor like vi. <pre>vi etc/csf/csf.conf</pre> ==Log== <pre>/var/log/lfd.log</pre> ==Status== <pre> service lfd status service csf status </pre> ==Enable..."