Files
deploy_home/ansible/roles/common/files/fail2ban/jails/sshd.local
2020-09-24 21:06:56 -04:00

11 lines
190 B
Plaintext

[sshd]
enabled = true
filter = sshd
banaction = iptables
backend = systemd
maxretry = 5
findtime = 1d
bantime = 2w
ignoreip = 127.0.0.1/8 192.168.1.0/24
logpath = %(sshd_log)s