Install & Configure Configserver Security & Firewall
ConfigServer Firewall, or CSF, is a security tool that can help protect your server against attacks and improve server safety. It is a Stateful Packet Inspection (SPI) firewall, login/intrusion detection and security application. It is designed for Linux servers and is free to use.
How to install and configure ConfigServer Firewall
ConfigServer Firewall will work as a WHM plugin. Here are the instructions to easily complete a basic ConfigServer Firewall installation and configure it to your requirements. Begin by logging into your server as root via SSH.
- Install CSF by entering the following:
cd /usr/local/src/
wget https://download.configserver.com/csf.tgz
tar -xzf csf.tgz
cd csf
sh install.sh - To configure CSF, login to your server as root via WHM, and select “ConfigServer Security Firewall” in the Plugins section.
- Save the configuration by clicking “Change” at the end of the page.
- Restart the csf/lfd service.
- Return to the ConfigServer Security Firewall main page and check the top of the page. You should see “Firewall Status: Enabled but in Test Mode”. Confirm the configuration and remove the test mode. (If you see “Firewall Status: Disabled and Stopped”, click on Enable and proceed.)
Enhance your server security with ConfigServer Firewall
Make sure to remove the test mode from your ConfigServer Firewall main page when you are satisfied with the configuration and have confirmed that it is working correctly. You can monitor the firewall activity by clicking on the “Watch System Logs” button located on the main page.
You can also read the log file /var/log/lfd.log
if you access it via SSH. For assistance installing and configuring ConfigServer Firewall and security, contact us today.