Browse Source

Update sip-auth-failure.conf

FusionPBX 4 years ago
parent
commit
43db03ba1a
1 changed files with 1 additions and 1 deletions
  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\-.^_]+)
 #          (?:::f{4,6}:)?(?P<host>[\w\-.^_]+)
 # Values:  TEXT
 # 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
 # Option:  ignoreregex
 # Notes.:  regex to ignore. If this regex matches, the line is ignored.
 # Notes.:  regex to ignore. If this regex matches, the line is ignored.