forked from norman/fusionpbx-install.sh-github-mirror
Update jail.local
This commit is contained in:
4
debian/resources/fail2ban/jail.local
vendored
4
debian/resources/fail2ban/jail.local
vendored
@@ -15,7 +15,7 @@ port = 5060:5091
|
|||||||
protocol = all
|
protocol = all
|
||||||
filter = freeswitch
|
filter = freeswitch
|
||||||
logpath = /var/log/freeswitch/freeswitch.log
|
logpath = /var/log/freeswitch/freeswitch.log
|
||||||
action = iptables-multiport[name=freeswitch-udp, port="5060:5090", protocol=all]
|
action = iptables-multiport[name=freeswitch, port="5060:5090", protocol=all]
|
||||||
maxretry = 5
|
maxretry = 5
|
||||||
findtime = 600
|
findtime = 600
|
||||||
bantime = 3600
|
bantime = 3600
|
||||||
@@ -27,7 +27,7 @@ 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
|
||||||
action = iptables-multiport[name=freeswitch-ip-tcp, port="5060:5090", protocol=all]
|
action = iptables-multiport[name=freeswitch-ip, port="5060:5090", protocol=all]
|
||||||
maxretry = 1
|
maxretry = 1
|
||||||
findtime = 30
|
findtime = 30
|
||||||
bantime = 86400
|
bantime = 86400
|
||||||
|
|||||||
Reference in New Issue
Block a user