User Tools

Site Tools


fail2ban_install

First we need to add the repository:

rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
Then we can install fail2ban with
yum install fail2ban
The default configuration file is jail.conf however we should avoid making changes to this and instead make changes to jail.local. Use the following command to make jail.local
cp /etc/fail2ban/jail.conf /etc/fail2ban/jail.local

fail2ban_install.txt · Last modified: 2024/05/23 07:26 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki