ConfigServer Security & Firewall also comes with a service called Login Failure Daemon, or LFD. LFD watches your user activity for excessive login failures which are commonly seen during brute force attacks. LFD also blocks IPs if a huge number of failed logins are appearing from that IP. The block is temporary. It also allows the admin to view the blocked IP by enabling an email alert service.
Some of the features include:
- Login Tracking
- Process Tracking
- Directory Watching
- Advanced Allow/Deny features
- Block Reporting
- Port Flood Protection
Step 1: Login to your VPS via SSH with root password
Step 2: Run the following command to install CSF
# cd /usr/src
# rm -fv csf.tgz
# wget https://download.configserver.com/csf.tgz
# tar -xzf csf.tgz
# cd csf
# sh install.sh
Installation will get completed, Your VPS/server is inatalled by CSF then you need to configure it as you required.
Refer: https://download.configserver.com/csf/install.txt
If you need any assistance from our support person, you can contact us at [email protected] and [email protected] , we would be happy to help you.
- 0 istifadəçi bunu faydalı hesab edir