python-fail2ban 0.10.4.0
Name | python-fail2ban |
---|---|
Version | 0.10.4.0 (aa565eb80ec6043317e8430cabcaf9c3f4e61578) |
Summary | Daemon to ban hosts that cause multiple authentication errors. |
Description | Fail2Ban scans log files like /var/log/auth.log and bans IP addresses having too many failed login attempts. It does this by updating system firewall rules to reject new connections from those IP addresses, for a configurable amount of time. Fail2Ban comes out-of-the-box ready to read many standard log files, such as those for sshd and Apache, and is easy to configure to read any log file you choose, for any error you choose. |
Section | base |
License | GPL-2.0 |
Homepage | http://www.fail2ban.org |
Recipe file |
recipes-security/fail2ban/python-fail2ban_0.10.4.0.bb
recipes-security/fail2ban/python-fail2ban.inc |
Layer | meta-security (zeus branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/fail2ban/fail2ban.git |
Patches
None
Other branches
This recipe in other branches of meta-security:
Branch | Recipe |
---|---|
zeus (Yocto Project 3.0) | python-fail2ban 0.10.4.0 (this recipe) |
warrior (Yocto Project 2.7) | python-fail2ban 0.10.4.0 |
thud (Yocto Project 2.6) | python-fail2ban 0.10.3.1 |