Update jail.local

This commit is contained in:
FusionPBX 2018-07-11 17:34:57 -06:00 committed by GitHub
parent e71abab6aa
commit 868053c018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -55,6 +55,17 @@ maxretry = 1
findtime = 30
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]
enabled = true
port = 5060:5091