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
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user