forked from norman/fusionpbx-install.sh-github-mirror
Update fail2ban.sh
This commit is contained in:
2
debian/resources/fail2ban.sh
vendored
2
debian/resources/fail2ban.sh
vendored
@@ -11,7 +11,7 @@ cd "$(dirname "$0")"
|
|||||||
verbose "Installing Fail2ban"
|
verbose "Installing Fail2ban"
|
||||||
|
|
||||||
#add the dependencies
|
#add the dependencies
|
||||||
apt-get install -y --force-yes fail2ban
|
apt-get install -y fail2ban
|
||||||
|
|
||||||
#move the filters
|
#move the filters
|
||||||
cp fail2ban/sip-auth-failure.conf /etc/fail2ban/filter.d/sip-auth-failure.conf
|
cp fail2ban/sip-auth-failure.conf /etc/fail2ban/filter.d/sip-auth-failure.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user