12 lines
177 B
Plaintext
12 lines
177 B
Plaintext
[sshd]
|
|
enabled = true
|
|
port = 22
|
|
filter = sshd
|
|
maxretry = 3
|
|
findtime = 60
|
|
#bantime = 86400
|
|
bantime = 7d
|
|
action = iptables-multiport
|
|
logpath = /var/log/auth.log
|
|
backend = polling
|