FusionPBX 8 лет назад
Родитель
Сommit
aa78b22568
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      debian/resources/fail2ban/jail.local

+ 2 - 2
debian/resources/fail2ban/jail.local

@@ -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, [email protected]] #no smtp server installed
+action   = iptables-multiport[name=fusionpbx-invalid-mac, port="http,https", protocol=tcp]
+#          sendmail-whois[name=fusionpbx-invalid-mac, dest=root, [email protected]] #no smtp server installed
 maxretry = 3
 findtime = 600
 bantime  = -1