Update jail.local
This commit is contained in:
parent
f91c4d3fb6
commit
aa78b22568
|
|
@ -95,8 +95,8 @@ port = 80,443
|
|||
protocol = tcp
|
||||
filter = fusionpbx-invalid-mac
|
||||
logpath = /var/log/syslog
|
||||
action = iptables-multiport[name=fusionpbx, port="http,https", protocol=tcp]
|
||||
# sendmail-whois[name=fusionpbx, dest=root, sender=fail2ban@example.org] #no smtp server installed
|
||||
action = iptables-multiport[name=fusionpbx-invalid-mac, port="http,https", protocol=tcp]
|
||||
# sendmail-whois[name=fusionpbx-invalid-mac, dest=root, sender=fail2ban@example.org] #no smtp server installed
|
||||
maxretry = 3
|
||||
findtime = 600
|
||||
bantime = -1
|
||||
|
|
|
|||
Loading…
Reference in New Issue