Update fail2ban.sh

This commit is contained in:
FusionPBX
2018-07-11 17:18:44 -06:00
committed by GitHub
parent 411af39f90
commit e71abab6aa

View File

@@ -16,6 +16,7 @@ apt-get install -y --force-yes fail2ban
#move the filters
cp fail2ban/sip-auth-failure.conf /etc/fail2ban/filter.d/sip-auth-failure.conf
cp fail2ban/sip-auth-challenge.conf /etc/fail2ban/filter.d/sip-auth-challenge.conf
cp fail2ban/sip-auth-challenge-ip.conf /etc/fail2ban/filter.d/sip-auth-challenge-ip.conf
cp fail2ban/freeswitch-ip.conf /etc/fail2ban/filter.d/freeswitch-ip.conf
cp fail2ban/freeswitch.conf /etc/fail2ban/filter.d/freeswitch.conf
cp fail2ban/fusionpbx.conf /etc/fail2ban/filter.d/fusionpbx.conf