diff --git a/fail2ban/jail.local b/fail2ban/jail.local index 756d26d..3464d19 100644 --- a/fail2ban/jail.local +++ b/fail2ban/jail.local @@ -25,3 +25,6 @@ action = %(action_mwl)s # Isso garante um ambiente limpo para começar do zero. # =================================================================== enabled = false + +[sshd] +enabled = false