forked from norman/fusionpbx-install.sh-github-mirror
Update jail.local
This commit is contained in:
11
debian/resources/fail2ban/jail.local
vendored
11
debian/resources/fail2ban/jail.local
vendored
@@ -55,6 +55,17 @@ maxretry = 1
|
|||||||
findtime = 30
|
findtime = 30
|
||||||
bantime = 86400
|
bantime = 86400
|
||||||
|
|
||||||
|
[sip-auth-failure-ip]
|
||||||
|
enabled = true
|
||||||
|
port = 5060:5091
|
||||||
|
protocol = all
|
||||||
|
filter = sip-auth-failure-ip
|
||||||
|
logpath = /var/log/freeswitch/freeswitch.log
|
||||||
|
action = iptables-multiport[name=sip-auth-failure-ip, port="5060:5090", protocol=all]
|
||||||
|
maxretry = 1
|
||||||
|
findtime = 30
|
||||||
|
bantime = 86400
|
||||||
|
|
||||||
[sip-auth-failure]
|
[sip-auth-failure]
|
||||||
enabled = true
|
enabled = true
|
||||||
port = 5060:5091
|
port = 5060:5091
|
||||||
|
|||||||
Reference in New Issue
Block a user