LinuxSecu/inc/fail2ban/jail.d/aprs.conf

12 lines
462 B
Plaintext
Raw Normal View History

2022-08-24 07:57:22 +02:00
[aprsc]
enabled = true
filter = aprsc
port = 14580,14501,10152,20235
action = %(banaction)s[name=%(__name__)s-tcp, port="%(port)s", protocol="tcp", chain="%(chain)s", actname=%(banaction)s-tcp]
%(banaction)s[name=%(__name__)s-udp, port="%(port)s", protocol="udp", chain="%(chain)s", actname=%(banaction)s-udp]
%(mta)s-whois[name=%(__name__)s, dest="%(destemail)s"]
bantime = 10m
logpath = /opt/aprsc/logs/aprsc.log
maxretry = 3