Update jail.local

This commit is contained in:
FusionPBX 2022-08-02 17:38:37 -06:00 committed by GitHub
parent 49a375b691
commit 232e30cd25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ findtime = 60
bantime = 86400 bantime = 86400
[freeswitch] [freeswitch]
enabled = true enabled = false
port = 5060:5091 port = 5060:5091
protocol = all protocol = all
filter = freeswitch filter = freeswitch
@ -23,7 +23,7 @@ bantime = 3600
# 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-acl] [freeswitch-acl]
enabled = true enabled = false
port = 5060:5091 port = 5060:5091
protocol = all protocol = all
filter = freeswitch-acl filter = freeswitch-acl
@ -71,7 +71,7 @@ findtime = 60
bantime = 7200 bantime = 7200
[sip-auth-failure] [sip-auth-failure]
enabled = true enabled = false
port = 5060:5091 port = 5060:5091
protocol = all protocol = all
filter = sip-auth-failure filter = sip-auth-failure