diff --git a/files/jail.local b/files/jail.local index 2a36565..d740b27 100644 --- a/files/jail.local +++ b/files/jail.local @@ -11,14 +11,9 @@ maxretry = 5 # banaction = firewallcmd-ipset # action = %(action_mwl)s -[sshd-22] +[sshd] enabled = true filter = sshd -port = 22 +port = 22, 2263 # action = %(action_mwl)s # logpath = /var/log/secure - -[sshd-2263] -enabled = true -filter = sshd -port = 2263