Update jail.local
This commit is contained in:
parent
49a375b691
commit
232e30cd25
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue