Name fail2ban
Version 0.10.2
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-debian/fail2ban/fail2ban_debian.bb
recipes-debian/fail2ban/recipes-debian/sources/fail2ban.inc
Layer meta-debian (warrior branch)
Inherits
  • debian-package
  • distutils
  • distutils-base
  • distutils-common-base
  • python-dir
  • pythonnative
  • setuptools
  • update-rc.d
Dependencies
  • initscripts
  • python
  • python-native
  • python-setuptools-native
  • update-rc.d
PACKAGECONFIG options

Sources

http://ftp.debian.org/debian/pool/main/f/fail2ban/fail2ban_0.10.2-2.1.dsc
http://ftp.debian.org/debian/pool/main/f/fail2ban/fail2ban_0.10.2.orig.tar.gz
http://ftp.debian.org/debian/pool/main/f/fail2ban/fail2ban_0.10.2-2.1.debian.tar.xz

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
warrior (Yocto Project 2.7) fail2ban 0.10.2 (this recipe)