From 3810fb9f26217da78cb2c9686143d0418b185513 Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Sun, 28 Sep 2025 16:11:01 -0300 Subject: [PATCH] =?UTF-8?q?[Auto-Sync]=20Atualiza=C3=A7=C3=A3o=20das=20con?= =?UTF-8?q?figura=C3=A7=C3=B5es=20em=20srvproxy001.itguys.com.br=20-=20202?= =?UTF-8?q?5-09-28=2016:11:01?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fail2ban/jail.conf | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/fail2ban/jail.conf b/fail2ban/jail.conf index 3cb7be3..d86ab76 100644 --- a/fail2ban/jail.conf +++ b/fail2ban/jail.conf @@ -26,34 +26,6 @@ action = %(action_mwl)s # =================================================================== enabled = false - -# =================================================================== -# SEÇÕES CUSTOMIZADAS (A SEREM ADICIONADAS POSTERIORMENTE) -# -# Mantenha esta área em branco por enquanto. -# -# Exemplo de como uma jail customizada será adicionada quando estivermos prontos: -# -#[nginx-meusite-bruteforce] -#enabled = true -#port = http,https -#filter = nginx-bruteforce -#logpath = /var/log/nginx/meusite.bad-bot.log -#maxretry = 3 -#findtime = 5m -#bantime = 2h -# -# =================================================================== - -# /etc/fail2ban/jail.conf (Adicionar no final) - -# =================================================================== -# DIRETIVAS DE INCLUSÃO RECUPERADAS -# -# ESSENCIAL: Garante que os arquivos de configuração em jail.d/ sejam lidos. -# (Esta seção foi perdida quando o arquivo padrão foi sobrescrito). -# =================================================================== - [INCLUDES] # Inclui todos os arquivos .conf em ordem alfabética da pasta jail.d/ before = /etc/fail2ban/jail.d/*.conf