mirror of https://github.com/fail2ban/fail2ban
15 lines
388 B
Plaintext
15 lines
388 B
Plaintext
![]() |
# 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
|
||
|
#
|