From f91c4d3fb608b3bfaccdbe4b14bdc2748b6202d8 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 8 Oct 2017 23:24:23 -0600 Subject: [PATCH] Update jail.local --- debian/resources/fail2ban/jail.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/resources/fail2ban/jail.local b/debian/resources/fail2ban/jail.local index 3c5d6ec..b7967b3 100755 --- a/debian/resources/fail2ban/jail.local +++ b/debian/resources/fail2ban/jail.local @@ -94,7 +94,7 @@ enabled = true port = 80,443 protocol = tcp filter = fusionpbx-invalid-mac -logpath = /var/log/syslog.log +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 maxretry = 3