update jail.local
This commit is contained in:
parent
37b8bbf58e
commit
2cda72b590
@ -11,14 +11,9 @@ maxretry = 5
|
|||||||
# banaction = firewallcmd-ipset
|
# banaction = firewallcmd-ipset
|
||||||
# action = %(action_mwl)s
|
# action = %(action_mwl)s
|
||||||
|
|
||||||
[sshd-22]
|
[sshd]
|
||||||
enabled = true
|
enabled = true
|
||||||
filter = sshd
|
filter = sshd
|
||||||
port = 22
|
port = 22, 2263
|
||||||
# action = %(action_mwl)s
|
# action = %(action_mwl)s
|
||||||
# logpath = /var/log/secure
|
# logpath = /var/log/secure
|
||||||
|
|
||||||
[sshd-2263]
|
|
||||||
enabled = true
|
|
||||||
filter = sshd
|
|
||||||
port = 2263
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user