Files
bongo/init/fail2ban/jail.d/bongo-auth.conf
T
2026-07-17 11:34:08 +02:00

15 lines
429 B
Plaintext

# Enable this jail after verifying the trusted networks below.
# For OpenRC/syslog, override backend and logpath in bongo-auth.local:
# backend = auto
# logpath = /var/log/messages
[bongo-auth]
enabled = false
filter = bongo-auth
backend = systemd
port = 25,26,465,587,110,995,143,993,4190,80,443
maxretry = 5
findtime = 10m
bantime = 1h
ignoreip = 127.0.0.0/8 ::1 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 fc00::/7 fe80::/10