Name: | fail2ban |
---|---|
Version: | 0.11.2 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 0 |
License: | GPLv2+ |
RPM: | fail2ban-0.11.2-2.el7.noarch.rpm |
Source RPM: | fail2ban-0.11.2-2.el7.src.rpm |
Build Date: | Tue Oct 19 2021 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://fail2ban.sourceforge.net/ |
Summary: | Daemon to ban hosts that cause multiple authentication errors |
Description: | Fail2Ban scans log files and bans IP addresses that makes too many password failures. It updates firewall rules to reject the IP address. These rules can be defined by the user. Fail2Ban can read multiple log files such as sshd or Apache web server ones. Fail2Ban is able to reduce the rate of incorrect authentications attempts however it cannot eliminate the risk that weak authentication presents. Configure services to use only two factor or public/private authentication mechanisms if you really want to protect services. This is a meta-package that will install the default configuration. Other sub-packages are available to install support for other actions and configurations. |
- Add upstream patch for issue #2904 - Set locale to a UTF8 variant for tests
- Update to 0.11.2.
- Create shorewall-lite subpackage package which conflicts with shorewall subpackage. Fixes RHBZ#1872759.
- Fix python2 requires for EPEL 7.
- Add conditonals back for EL 7 as it's being brought up to date. - Add patch to deal with nftables not accepting ":" as a port separator.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for Python 3.9
- Change default firewalld backend from ipset to rich-rules as ipset causes firewalld to use legacy iptables. Fixes RHBZ#1823746. - Remove conditionals for EL versions less than 7.
- Update for Python 3.9.
- Add SELinux policy