Update jail.local

This commit is contained in:
FusionPBX 2016-11-25 21:27:24 -07:00 committed by GitHub
parent ce06e5d79c
commit 82efcb30d6
1 changed files with 6 additions and 7 deletions

View File

@ -66,17 +66,16 @@ maxretry = 50
findtime = 30
bantime = 6000
[freeswitch-inbound]
[freeswitch-404]
enabled = true
port = 5080
protocol = udp
filter = fusionpbx-inbound
port = 5060,5061,5080,5081
protocol = all
filter = freeswitch-404
logpath = /usr/local/freeswitch/log/freeswitch.log
action = iptables-allports[name=freeswitch-inbound, protocol=all]
# sendmail-whois[name=freeswitch-inbound, dest=root, sender=fail2ban@example.org] #no smtp server installed
action = iptables-allports[name=freeswitch-404, protocol=all]
maxretry = 3
findtime = 300
bantime = 3600
bantime = 86400
[fusionpbx]
enabled = true