content:en_us:kb_howtos_fail2ban

Setup Fail2Ban

Fail2ban scans log files (e.g. /var/log/apache/error_log) and bans IPs that show the malicious signs – too many password failures, seeking for exploits, etc. Generally Fail2Ban is then used to update firewall rules to reject the IP addresses for a specified amount of time, although any arbitrary other action (e.g. sending an email) could also be configured. Out of the box Fail2Ban comes with filters for various services (apache, courier, ssh, etc).

yum --enablerepo=clearos-epel install fail2ban

Config files are at /etc/fail2ban

content/en_us/kb_howtos_fail2ban.txt · Last modified: 2015/02/11 17:12 (external edit)