Difference between revisions of "FAQ english"
From Fail2ban
Jump to navigationJump to searchLine 8: | Line 8: | ||
− | === Is {{Fail2ban} free software? == | + | === Is {{Fail2ban}} free software? === |
{{Fail2ban} is free software; you can redistribute it and/or modify it under the terms of the GNU General Public | {{Fail2ban} is free software; you can redistribute it and/or modify it under the terms of the GNU General Public | ||
License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later | License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later | ||
version. | version. |
Revision as of 18:39, 10 May 2006
General
What is Fail2ban?
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.These rules can be defined by the user.Fail2ban can read multiple log files such as sshd or Apache web server ones.
Is Fail2ban free software?
{{Fail2ban} is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.