fail2ban 0.8.6-1 source package in Ubuntu

Changelog

fail2ban (0.8.6-1) unstable; urgency=low

  * [1efe1bc] Fresh upstream release (Closes: #648324)
  * Boosted policy compliance to 3.9.2 -- no changes
  * Adjusted debian/watch to fetch tarballs from github
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  12 Dec 2011 11:57:11 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Yaroslav Halchenko
Architectures:
all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
fail2ban_0.8.6.orig.tar.gz 104.5 KiB 24d02422c55f1b7d92bea30a7dde6f72f280eadf09d478fcca8b1dd40fb4e914
fail2ban_0.8.6-1.diff.gz 25.4 KiB 947726ca9e0c117699095e0b3212f3573591bf83795f3b9a85993f13ed750220
fail2ban_0.8.6-1.dsc 1.2 KiB cc3455eeb187c465cc678d7f7fdb3c8baff3a3c77cfdb9837916e3481ba74bf8

Available diffs

View changes file

Binary packages built by this source

fail2ban: ban hosts that cause multiple authentication errors

 Fail2ban monitors log files (e.g. /var/log/auth.log,
 /var/log/apache/access.log) and temporarily or persistently bans
 failure-prone addresses by updating existing firewall rules. Fail2ban allows
 easy specification of different actions to be taken such as to ban an
 IP using iptables or hostsdeny rules, or simply to send a
 notification email.
 .
 By default, it comes with filter expressions for various services
 (sshd, apache, qmail, proftpd, sasl etc.) but configuration can be
 easily extended for monitoring any other text file. All filters and
 actions are given in the config files, thus fail2ban can be adopted
 to be used with a variety of files and firewalls.