Update jail.local
This commit is contained in:
parent
7a5ff0f39c
commit
eb393b2ae1
|
|
@ -36,7 +36,7 @@ bantime = 86400
|
||||||
enabled = false
|
enabled = false
|
||||||
port = 5060:5091
|
port = 5060:5091
|
||||||
protocol = all
|
protocol = all
|
||||||
filter = sip-auth-challenge-ip
|
filter = auth-challenge-ip
|
||||||
logpath = /var/log/freeswitch/freeswitch.log
|
logpath = /var/log/freeswitch/freeswitch.log
|
||||||
action = iptables-multiport[name=auth-challenge-ip, port="5060:5090", protocol=all]
|
action = iptables-multiport[name=auth-challenge-ip, port="5060:5090", protocol=all]
|
||||||
maxretry = 1
|
maxretry = 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue