From f714f3bc4305ae6c75588766ae86c3279513f71e Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 11 Oct 2018 12:28:41 -0600 Subject: [PATCH] Update jail.local --- centos/resources/fail2ban/jail.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos/resources/fail2ban/jail.local b/centos/resources/fail2ban/jail.local index 80a46cc..720fbb1 100755 --- a/centos/resources/fail2ban/jail.local +++ b/centos/resources/fail2ban/jail.local @@ -103,7 +103,7 @@ maxretry = 120 # Based on apache-badbots but a simple IP check (any IP requesting more than # 300 pages in 60 seconds, or 5p/s average, is suspicious) # Block for two full days. -enabled = false +enabled = true port = 80,443 protocol = tcp filter = nginx-dos