forked from norman/fusionpbx-install.sh-github-mirror
Update jail.local
This commit is contained in:
6
debian/resources/fail2ban/jail.local
vendored
6
debian/resources/fail2ban/jail.local
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user