Difference between revisions of "FAQ english"

From Fail2ban
Jump to navigationJump to search
 
Line 2: Line 2:
  
  
=== What is Fail2ban? ===
+
=== What is {{Fail2ban}}? ===
  
'''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.
+
{{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.

Revision as of 17:56, 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.