瀏覽代碼

Update sip-auth-failure.conf

FusionPBX 4 年之前
父節點
當前提交
43db03ba1a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      debian/resources/fail2ban/sip-auth-failure.conf

+ 1 - 1
debian/resources/fail2ban/sip-auth-failure.conf

@@ -12,7 +12,7 @@
 #          (?:::f{4,6}:)?(?P<host>[\w\-.^_]+)
 # Values:  TEXT
 #
-failregex = \[WARNING\] sofia_reg.c:\d+ SIP auth failure \(REGISTER\) on sofia profile \'\.*\' for \[.*\] from ip <HOST>
+failregex = \[WARNING\] sofia_reg.c:\d+ SIP auth failure \(REGISTER\) on sofia profile \'.*\' for \[.*\] from ip <HOST>
 
 # Option:  ignoreregex
 # Notes.:  regex to ignore. If this regex matches, the line is ignored.