Update jail.local

This commit is contained in:
FusionPBX 2018-08-11 15:21:14 -06:00 committed by GitHub
parent 2d5bbd0437
commit 4af4ad9fa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -3,8 +3,8 @@ enabled = true
port = 5060:5091 port = 5060:5091
protocol = all protocol = all
filter = freeswitch filter = freeswitch
#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 = 5 maxretry = 5
findtime = 600 findtime = 600
banaction = pf banaction = pf
@ -16,8 +16,8 @@ enabled = false
port = 5060:5091 port = 5060:5091
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
@ -28,8 +28,8 @@ enabled = false
port = 5060:5091 port = 5060:5091
protocol = all protocol = all
filter = sip-auth-challenge-ip filter = sip-auth-challenge-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
@ -40,8 +40,8 @@ enabled = true
port = 5060:5091 port = 5060:5091
protocol = all protocol = all
filter = sip-auth-challenge filter = sip-auth-challenge
#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 = 50 maxretry = 50
findtime = 30 findtime = 30
banaction = pf banaction = pf
@ -52,8 +52,8 @@ enabled = true
port = 5060:5091 port = 5060:5091
protocol = all protocol = all
filter = freeswitch-404 filter = freeswitch-404
#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 = 3 maxretry = 3
findtime = 300 findtime = 300
banaction = pf banaction = pf