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

[sshd]
mode=aggressive