mirror of https://github.com/fail2ban/fail2ban
Remove custom bantime
parent
7d465f98c1
commit
c7613ce311
|
@ -261,4 +261,3 @@ action = iptables-multiport[name=Asterisk, port="5060", protocol="tcp,udp"]
|
||||||
sendmail-whois[name=Asterisk, dest=you@example.com, sender=fail2ban@example.com]
|
sendmail-whois[name=Asterisk, dest=you@example.com, sender=fail2ban@example.com]
|
||||||
logpath = /var/log/asterisk/messages
|
logpath = /var/log/asterisk/messages
|
||||||
maxretry = 5
|
maxretry = 5
|
||||||
bantime = 259200
|
|
||||||
|
|
Loading…
Reference in New Issue