Update jail.local

This commit is contained in:
FusionPBX 2018-05-02 14:07:52 -06:00 committed by GitHub
parent 9768efa715
commit 371ca9f63f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ protocol = all
filter = freeswitch-auth_failure
logpath = /var/log/freeswitch/freeswitch.log
action = iptables-multiport[name=freeswitch-auth_failure-udp, port="5060:5090", protocol=udp]
maxretry = 50
maxretry = 3
findtime = 30
bantime = 6000
@ -73,7 +73,7 @@ protocol = all
filter = freeswitch-auth_failure
logpath = /var/log/freeswitch/freeswitch.log
action = iptables-multiport[name=freeswitch-auth_failure-tcp, port="5060:5090", protocol=tcp]
maxretry = 10
maxretry = 3
findtime = 30
bantime = 7200