forked from norman/fusionpbx-install.sh-github-mirror
Update jail.local
This commit is contained in:
4
debian/resources/fail2ban/jail.local
vendored
4
debian/resources/fail2ban/jail.local
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user