From c02f090760daf8ff5b7866d685196be218a30fa6 Mon Sep 17 00:00:00 2001 From: Aurelien Rebourg Date: Wed, 24 May 2023 23:04:24 +0200 Subject: [PATCH] fix jail --- roles/securing/files/fail2ban/jail.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/securing/files/fail2ban/jail.local b/roles/securing/files/fail2ban/jail.local index 608f02e..cd83c85 100644 --- a/roles/securing/files/fail2ban/jail.local +++ b/roles/securing/files/fail2ban/jail.local @@ -26,7 +26,7 @@ maxretry = 1 # Deny non conventionnal requests # -[apache-postflood] +[http] enabled = true # block these ports port=http,https