mirror of https://github.com/fail2ban/fail2ban
parent
71869dd6e1
commit
04d28fd2e1
@ -0,0 +1,14 @@
|
||||
# Fail2Ban configuration file
|
||||
#
|
||||
# In freeswitch configuration: <param name="log-auth-failures" value="true"/>
|
||||
#
|
||||
|
||||
[Definition]
|
||||
|
||||
failregex = ^\.\d+ \[WARNING\] sofia_reg.c:\d+ SIP auth (failure|challenge) \((REGISTER|INVITE)\) on sofia profile \'[^']+\' for \[.*\] from ip <HOST>
|
||||
|
||||
ignoreregex =
|
||||
|
||||
# Author: Rupa SChomaker, soapee01, Daniel Black
|
||||
# http://wiki.freeswitch.org/wiki/Fail2ban
|
||||
#
|
@ -0,0 +1,2 @@
|
||||
# failJSON: { "time": "2013-12-31T17:39:54", "match": true, "host": "81.94.202.251" }
|
||||
2013-12-31 17:39:54.767815 [WARNING] sofia_reg.c:1533 SIP auth challenge (INVITE) on sofia profile 'internal' for [011448708752617@192.168.2.51] from ip 81.94.202.251
|
Loading…
Reference in new issue