Update jail.local

This commit is contained in:
FusionPBX 2016-11-25 18:16:08 -07:00 committed by GitHub
parent 2d0357b1b4
commit ce06e5d79c
1 changed files with 12 additions and 0 deletions

View File

@ -66,6 +66,18 @@ maxretry = 50
findtime = 30 findtime = 30
bantime = 6000 bantime = 6000
[freeswitch-inbound]
enabled = true
port = 5080
protocol = udp
filter = fusionpbx-inbound
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
maxretry = 3
findtime = 300
bantime = 3600
[fusionpbx] [fusionpbx]
enabled = true enabled = true
port = 80,443 port = 80,443