forked from norman/fusionpbx-install.sh-github-mirror
Update jail.local
This commit is contained in:
12
debian/resources/fail2ban/jail.local
vendored
12
debian/resources/fail2ban/jail.local
vendored
@@ -66,6 +66,18 @@ maxretry = 50
|
|||||||
findtime = 30
|
findtime = 30
|
||||||
bantime = 6000
|
bantime = 6000
|
||||||
|
|
||||||
|
[freeswitch-inbound]
|
||||||
|
enabled = true
|
||||||
|
port = 5080
|
||||||
|
protocol = udp
|
||||||
|
filter = fusionpbx-inbound
|
||||||
|
logpath = /usr/local/freeswitch/log/freeswitch.log
|
||||||
|
action = iptables-allports[name=freeswitch-inbound, protocol=all]
|
||||||
|
# sendmail-whois[name=freeswitch-inbound, dest=root, sender=fail2ban@example.org] #no smtp server installed
|
||||||
|
maxretry = 3
|
||||||
|
findtime = 300
|
||||||
|
bantime = 3600
|
||||||
|
|
||||||
[fusionpbx]
|
[fusionpbx]
|
||||||
enabled = true
|
enabled = true
|
||||||
port = 80,443
|
port = 80,443
|
||||||
|
|||||||
Reference in New Issue
Block a user