From 712fb0bd0b7f223c7d21b56483943efc463d6647 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 9 Oct 2017 11:35:04 -0600 Subject: [PATCH] Update fail2ban.sh --- debian/resources/fail2ban.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/resources/fail2ban.sh b/debian/resources/fail2ban.sh index f7b82d2..c2af62d 100755 --- a/debian/resources/fail2ban.sh +++ b/debian/resources/fail2ban.sh @@ -19,6 +19,7 @@ cp fail2ban/freeswitch-ip.conf /etc/fail2ban/filter.d/freeswitch-ip.conf cp fail2ban/freeswitch-404.conf /etc/fail2ban/filter.d/freeswitch-404.conf cp fail2ban/freeswitch.conf /etc/fail2ban/filter.d/freeswitch.conf cp fail2ban/fusionpbx.conf /etc/fail2ban/filter.d/fusionpbx.conf +cp fail2ban/fusionpbx-mac.conf /etc/fail2ban/filter.d/fusionpbx-mac.conf cp fail2ban/nginx-404.conf /etc/fail2ban/filter.d/nginx-404.conf cp fail2ban/nginx-dos.conf /etc/fail2ban/filter.d/nginx-dos.conf cp fail2ban/jail.local /etc/fail2ban/jail.local