Difference between revisions of "Main Page"
From Fail2ban
Jump to navigationJump to searchLostcontrol (talk | contribs) |
Lostcontrol (talk | contribs) |
||
Line 3: | Line 3: | ||
|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 like <tt>/var/log/pwdfail</tt> or <tt>/var/log/apache/error_log</tt> and bans IP that makes too many password failures. It updates firewall rules to reject the IP address. | |
<div align="right"><small>'''More [[Fail2ban:About|about Fail2ban]]'''</small></div> | <div align="right"><small>'''More [[Fail2ban:About|about Fail2ban]]'''</small></div> | ||
Line 10: | Line 10: | ||
<div style="margin: 0; margin-top:10px; margin-right:10px; border: 1px solid #dfdfdf; padding: 0 1em 1em 1em; background-color:#ffeca9; align:right;"> | <div style="margin: 0; margin-top:10px; margin-right:10px; border: 1px solid #dfdfdf; padding: 0 1em 1em 1em; background-color:#ffeca9; align:right;"> | ||
'''Fail2ban''' | '''Fail2ban''' | ||
+ | |||
+ | [[Downloads]] <small>(Fail2ban for your distribution)</small><br /> | ||
+ | [[Links]] <small>(Links related to Fail2ban)</small> | ||
</div> | </div> | ||
Line 33: | Line 36: | ||
'''Latest version''' | '''Latest version''' | ||
− | <div style="font-size:small;color:black;">''stable'': fail2ban-0.6.1</div> | + | <div style="font-size:small;color:black;">''stable'' : fail2ban-0.6.1</div> |
</div> | </div> | ||
Revision as of 23:04, 9 May 2006
Fail2ban scans log files like /var/log/pwdfail or /var/log/apache/error_log and bans IP that makes too many password failures. It updates firewall rules to reject the IP address. More about Fail2ban
Documentation Developers |
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 version stable : fail2ban-0.6.1
|
To experiment with this wiki try Fail2ban:Sandbox. See the User's Guide for usage and configuration help.