[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-28 13:56:41
This commit is contained in:
parent
8fc8f7f8e8
commit
0b8ef43844
|
|
@ -29,5 +29,14 @@ enabled = false
|
||||||
[sshd]
|
[sshd]
|
||||||
enabled = false
|
enabled = false
|
||||||
|
|
||||||
|
# /etc/fail2ban/jail.local (Adicionar no final)
|
||||||
|
|
||||||
|
# ===================================================================
|
||||||
|
# INCLUSÃO CRÍTICA: Garante que as jails customizadas em jail.d/ sejam lidas
|
||||||
|
#
|
||||||
|
# Adiciona explicitamente o diretório jail.d para que o Fail2ban
|
||||||
|
# encontre os arquivos {SITE}.protecao-contra-bots.conf
|
||||||
|
# ===================================================================
|
||||||
|
|
||||||
[INCLUDES]
|
[INCLUDES]
|
||||||
before = /etc/fail2ban/jail.d/*.conf
|
before = /etc/fail2ban/jail.d/*.conf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue