forked from norman/fusionpbx-install.sh-github-mirror
Update jail.local
This commit is contained in:
2
debian/resources/fail2ban/jail.local
vendored
2
debian/resources/fail2ban/jail.local
vendored
@@ -94,7 +94,7 @@ enabled = true
|
|||||||
port = 80,443
|
port = 80,443
|
||||||
protocol = tcp
|
protocol = tcp
|
||||||
filter = fusionpbx-invalid-mac
|
filter = fusionpbx-invalid-mac
|
||||||
logpath = /var/log/syslog.log
|
logpath = /var/log/syslog
|
||||||
action = iptables-multiport[name=fusionpbx, port="http,https", protocol=tcp]
|
action = iptables-multiport[name=fusionpbx, port="http,https", protocol=tcp]
|
||||||
# sendmail-whois[name=fusionpbx, dest=root, sender=fail2ban@example.org] #no smtp server installed
|
# sendmail-whois[name=fusionpbx, dest=root, sender=fail2ban@example.org] #no smtp server installed
|
||||||
maxretry = 3
|
maxretry = 3
|
||||||
|
|||||||
Reference in New Issue
Block a user