Difference between revisions of "Main Page"
Yarikoptic (talk | contribs) (Point to THANKS file instead of maintaining yet another list of Contributors) |
Daniel.subs (talk | contribs) m (spelling) |
||
Line 7: | Line 7: | ||
|style="vertical-align:top" | | |style="vertical-align:top" | | ||
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0 1em 1em 1em; background-color:#fff6d6; align:right;"> | <div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0 1em 1em 1em; background-color:#fff6d6; align:right;"> | ||
− | {{Fail2ban}} scans log files (e.g. <tt>/var/log/apache/error_log</tt>) and bans IPs that show the malicious signs -- too many password failures, seeking for exploits, etc. Generally Fail2Ban then used to update firewall rules to reject the IP addresses for a specified amount of time, although any arbitrary other '''action''' (e.g. sending an email, or ejecting CD-ROM tray) could also be configured. Out of the box Fail2Ban comes with '''filters''' for various services (apache, | + | {{Fail2ban}} scans log files (e.g. <tt>/var/log/apache/error_log</tt>) and bans IPs that show the malicious signs -- too many password failures, seeking for exploits, etc. Generally Fail2Ban then used to update firewall rules to reject the IP addresses for a specified amount of time, although any arbitrary other '''action''' (e.g. sending an email, or ejecting CD-ROM tray) could also be configured. Out of the box Fail2Ban comes with '''filters''' for various services (apache, courier, ssh, etc). |
<div align="right"><small>'''More [[Fail2ban:About|about Fail2ban]]'''</small></div> | <div align="right"><small>'''More [[Fail2ban:About|about Fail2ban]]'''</small></div> |
Revision as of 05:31, 2 February 2014
Since spammers were way too much active on this wiki, user account creation has been disabled. Please, ask on the mailing-lists if you require a new user account. Thank you for your understanding and sorry about that.
Fail2ban scans log files (e.g. /var/log/apache/error_log) and bans IPs that show the malicious signs -- too many password failures, seeking for exploits, etc. Generally Fail2Ban then used to update firewall rules to reject the IP addresses for a specified amount of time, although any arbitrary other action (e.g. sending an email, or ejecting CD-ROM tray) could also be configured. Out of the box Fail2Ban comes with filters for various services (apache, courier, ssh, etc). More about Fail2ban
Fail2ban ChangeLog (List of changes) Documentation README (Official README file) Developers Contributors (persons who contributed to the project) |
News See GitHub Releases for most up-to-date list. Entries below might be outdated
2015/08/01 0.9.3 is a big bugfix and new functionality release. Release Notes for 0.9.3. 2015/04/29 0.9.2 is a big bugfix and new functionality release. Release Notes for 0.9.2. 2014/10/28 0.9.1 is a big bugfix and new functionality release. Release Notes for 0.9.1. 2014/08/19 0.8.14 is a minor bugfix release primarily to fix Python 2.4 compatibility. Release Notes for 0.8.14. More News
Latest versions
|
To experiment with this wiki try Sandbox. See the User's Guide for usage and configuration help.