Update jail.local

This commit is contained in:
FusionPBX 2018-07-11 17:59:55 -06:00 committed by GitHub
parent 7cd0c465f2
commit 7a5ff0f39c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -32,13 +32,13 @@ maxretry = 1
findtime = 30
bantime = 86400
[sip-auth-challenge-ip]
[auth-challenge-ip]
enabled = false
port = 5060:5091
protocol = all
filter = sip-auth-challenge-ip
logpath = /var/log/freeswitch/freeswitch.log
action = iptables-multiport[name=sip-auth-challenge-ip, port="5060:5090", protocol=all]
action = iptables-multiport[name=auth-challenge-ip, port="5060:5090", protocol=all]
maxretry = 1
findtime = 30
bantime = 86400