forked from norman/fusionpbx-install.sh-github-mirror
Update fail2ban.sh
This commit is contained in:
3
debian/resources/fail2ban.sh
vendored
3
debian/resources/fail2ban.sh
vendored
@@ -14,7 +14,8 @@ verbose "Installing Fail2ban"
|
|||||||
apt-get install -y --force-yes fail2ban
|
apt-get install -y --force-yes fail2ban
|
||||||
|
|
||||||
#move the filters
|
#move the filters
|
||||||
cp fail2ban/freeswitch-dos.conf /etc/fail2ban/filter.d/freeswitch-dos.conf
|
cp fail2ban/freeswitch-sip_auth_failure.conf /etc/fail2ban/filter.d/freeswitch-sip_auth_failure.conf
|
||||||
|
cp fail2ban/freeswitch-sip_auth_challenge.conf /etc/fail2ban/filter.d/freeswitch-sip_auth_challenge.conf
|
||||||
cp fail2ban/freeswitch-ip.conf /etc/fail2ban/filter.d/freeswitch-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/freeswitch.conf /etc/fail2ban/filter.d/freeswitch.conf
|
||||||
cp fail2ban/fusionpbx.conf /etc/fail2ban/filter.d/fusionpbx.conf
|
cp fail2ban/fusionpbx.conf /etc/fail2ban/filter.d/fusionpbx.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user