Files
eg/dot/fail2ban/ssh.local

12 lines
154 B
Plaintext
Raw Permalink Normal View History

2025-12-06 13:55:40 -06:00
[sshd]
backend=systemd
enabled = true
port = ssh
filter = sshd
logpath = /var/log/auth.log
maxretry = 3
findtime = 10m
bantime = 1d
ignoreip = 127.0.0.1