Update jail.local

This commit is contained in:
FusionPBX 2018-07-11 17:43:07 -06:00 committed by GitHub
parent fa1fa58127
commit 88a08226e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 14 deletions

View File

@ -55,28 +55,17 @@ maxretry = 1
findtime = 30
bantime = 86400
[sip-auth-failure-ip]
[sip-auth-challenge-ip]
enabled = false
port = 5060:5091
protocol = all
filter = sip-auth-failure-ip
filter = sip-auth-challenge-ip
logpath = /var/log/freeswitch/freeswitch.log
action = iptables-multiport[name=sip-auth-failure-ip, port="5060:5090", protocol=all]
action = iptables-multiport[name=sip-auth-challenge-ip, port="5060:5090", protocol=all]
maxretry = 1
findtime = 30
bantime = 86400
[sip-auth-failure]
enabled = true
port = 5060:5091
protocol = all
filter = sip-auth-failure
logpath = /var/log/freeswitch/freeswitch.log
action = iptables-multiport[name=sip-auth-failure, port="5060:5090", protocol=all]
maxretry = 3
findtime = 30
bantime = 7200
[sip-auth-challenge]
enabled = true
port = 5060:5091
@ -88,6 +77,17 @@ maxretry = 50
findtime = 30
bantime = 7200
[sip-auth-failure]
enabled = true
port = 5060:5091
protocol = all
filter = sip-auth-failure
logpath = /var/log/freeswitch/freeswitch.log
action = iptables-multiport[name=sip-auth-failure, port="5060:5090", protocol=all]
maxretry = 3
findtime = 30
bantime = 7200
[fusionpbx-404]
enabled = true
port = 5060:5091