Update jail.local

This commit is contained in:
FusionPBX 2018-01-20 20:11:13 -07:00 committed by GitHub
parent ddd121c997
commit 6e49545f15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -77,13 +77,13 @@ maxretry = 50
findtime = 30
bantime = 7200
[freeswitch-404]
[fusionpbx-404]
enabled = true
port = 5060:5090
protocol = all
filter = freeswitch-404
filter = fusionpbx-404
logpath = /var/log/freeswitch/freeswitch.log
action = iptables-allports[name=freeswitch-404, protocol=all]
action = iptables-allports[name=fusionpbx-404, protocol=all]
maxretry = 3
findtime = 300
bantime = 86400