Update jail.local
This commit is contained in:
parent
ddd121c997
commit
6e49545f15
|
|
@ -77,13 +77,13 @@ maxretry = 50
|
||||||
findtime = 30
|
findtime = 30
|
||||||
bantime = 7200
|
bantime = 7200
|
||||||
|
|
||||||
[freeswitch-404]
|
[fusionpbx-404]
|
||||||
enabled = true
|
enabled = true
|
||||||
port = 5060:5090
|
port = 5060:5090
|
||||||
protocol = all
|
protocol = all
|
||||||
filter = freeswitch-404
|
filter = fusionpbx-404
|
||||||
logpath = /var/log/freeswitch/freeswitch.log
|
logpath = /var/log/freeswitch/freeswitch.log
|
||||||
action = iptables-allports[name=freeswitch-404, protocol=all]
|
action = iptables-allports[name=fusionpbx-404, protocol=all]
|
||||||
maxretry = 3
|
maxretry = 3
|
||||||
findtime = 300
|
findtime = 300
|
||||||
bantime = 86400
|
bantime = 86400
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue