瀏覽代碼

Update fail2ban.sh

FusionPBX 1 年之前
父節點
當前提交
2d1c2bc15d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ubuntu/resources/fail2ban.sh

+ 1 - 1
ubuntu/resources/fail2ban.sh

@@ -11,7 +11,7 @@ cd "$(dirname "$0")"
 verbose "Installing Fail2ban"
 verbose "Installing Fail2ban"
 
 
 #add the dependencies
 #add the dependencies
-apt-get install -y fail2ban
+apt-get install -y fail2ban rsyslog
 
 
 #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