forked from norman/fusionpbx-install.sh-github-mirror
Fix. Bun IP requests (#25)
This commit is contained in:
committed by
FusionPBX
parent
ed71dd9125
commit
3bf249ac43
2
debian/resources/fail2ban/freeswitch-ip.conf
vendored
2
debian/resources/fail2ban/freeswitch-ip.conf
vendored
@@ -11,7 +11,7 @@
|
|||||||
# Values: TEXT
|
# Values: TEXT
|
||||||
#
|
#
|
||||||
#2014-12-01 00:47:54.331821 [WARNING] sofia_reg.c:2752 Can't find user [1000@xxx.xxx.xxx.xxx] from 62.210.151.162
|
#2014-12-01 00:47:54.331821 [WARNING] sofia_reg.c:2752 Can't find user [1000@xxx.xxx.xxx.xxx] from 62.210.151.162
|
||||||
failregex = \[WARNING\] sofia_reg.c:2752 Can't find user \[.*@\d+.\d+.\d+.\d+\] from <HOST>
|
failregex = \[WARNING\] sofia_reg.c:\d+ Can't find user \[.*@\d+.\d+.\d+.\d+\] from <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.
|
||||||
|
|||||||
Reference in New Issue
Block a user