SSH commands for CSF
ConfigServer Security & Firewall is a Stateful Packet Inspection (SPI) firewall, Login/Intrusion Detection and Security application for Linux servers.
CSF commands
Basic commands of the CSF Firewall at command line, alternatively you can view the CSF command line options by using either: # man csf or # csf -h
1. Remove and unblock an IP address in /etc/csf.deny
csf -dr IP address
2. Remove an IP address from the temporary IP ban list
csf -tr IP address
3. Add an IP address to /etc/csf.deny
csf -d IP address
4. Disable csf and lfd
csf -x
5. Enable csf and lfd
csf -e
6. Restart firewall rules
csf -r
ConfigServer Security & Firewall is a Stateful Packet Inspection (SPI) firewall, Login/Intrusion Detection and Security application for Linux servers.
CSF commands
Basic commands of the CSF Firewall at command line, alternatively you can view the CSF command line options by using either: # man csf or # csf -h
1. Remove and unblock an IP address in /etc/csf.deny
csf -dr IP address
2. Remove an IP address from the temporary IP ban list
csf -tr IP address
3. Add an IP address to /etc/csf.deny
csf -d IP address
4. Disable csf and lfd
csf -x
5. Enable csf and lfd
csf -e
6. Restart firewall rules
csf -r