aboutsummaryrefslogtreecommitdiffstats
path: root/roles/fail2ban/files/jail.local
blob: a4a4d439bcfa9ec56127bf13af44af3a7aac8b69 (plain) (blame)
1
2
3
4
5
6
7
8
[DEFAULT]
ignoreip = 127.0.0.1/8 ::1 123.123.123.123 192.168.1.0/24 10.0.0.0/8
bantime = 24h
maxretry = 3
findtime = 2h

[sshd]
mode=aggressive