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