Update jail.local

This commit is contained in:
FusionPBX 2017-06-06 23:16:25 -06:00 committed by GitHub
parent db6815d315
commit e85115d155
1 changed files with 18 additions and 18 deletions

View File

@ -24,29 +24,29 @@ banaction = pf
bantime = 600 bantime = 600
# sendmail-whois[name=FreeSwitch, dest=root, sender=fail2ban@example.org] #no smtp server installed # sendmail-whois[name=FreeSwitch, dest=root, sender=fail2ban@example.org] #no smtp server installed
#[freeswitch-ip-tcp] [freeswitch-ip-tcp]
#enabled = true enabled = false
#port = 5060,5061,5080,5081 port = 5060,5061,5080,5081
#protocol = all protocol = all
#filter = freeswitch-ip filter = freeswitch-ip
#logpath = /var/log/freeswitch/freeswitch.log #logpath = /var/log/freeswitch/freeswitch.log
logpath = /usr/local/freeswitch/log/freeswitch.log logpath = /usr/local/freeswitch/log/freeswitch.log
#maxretry = 1 maxretry = 1
#findtime = 30 findtime = 30
#banaction = pf banaction = pf
#bantime = 86400 bantime = 86400
#[freeswitch-ip-udp] [freeswitch-ip-udp]
#enabled = true enabled = false
#port = 5060,5061,5080,5081 port = 5060,5061,5080,5081
#protocol = all protocol = all
#filter = freeswitch-ip filter = freeswitch-ip
#logpath = /var/log/freeswitch/freeswitch.log #logpath = /var/log/freeswitch/freeswitch.log
logpath = /usr/local/freeswitch/log/freeswitch.log logpath = /usr/local/freeswitch/log/freeswitch.log
#maxretry = 1 maxretry = 1
#findtime = 30 findtime = 30
#banaction = pf banaction = pf
#bantime = 86400 bantime = 86400
[freeswitch-dos-udp] [freeswitch-dos-udp]
enabled = true enabled = true