Update jail.local
This commit is contained in:
parent
609ae00d86
commit
37ecd268db
|
|
@ -93,7 +93,7 @@ bantime = 600
|
||||||
enabled = true
|
enabled = true
|
||||||
port = 80,443
|
port = 80,443
|
||||||
protocol = tcp
|
protocol = tcp
|
||||||
filter = fusionpbx-invalid-mac
|
filter = fusionpbx-mac
|
||||||
logpath = /var/log/syslog
|
logpath = /var/log/syslog
|
||||||
action = iptables-multiport[name=fusionpbx-mac, port="http,https", protocol=tcp]
|
action = iptables-multiport[name=fusionpbx-mac, port="http,https", protocol=tcp]
|
||||||
# sendmail-whois[name=fusionpbx-mac, dest=root, sender=fail2ban@example.org] #no smtp server installed
|
# sendmail-whois[name=fusionpbx-mac, dest=root, sender=fail2ban@example.org] #no smtp server installed
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue