main_ipv[46].conf.sample: add 'per_IP_connection_limit' parameter.
This commit is contained in:
parent
830f48ff61
commit
0eca4f3eaf
@ -679,6 +679,7 @@ protection_against_ssh_brute_force_attacks=true
|
||||
# - Limit connections per source IP
|
||||
# -
|
||||
limit_connections_per_source_IP=true
|
||||
per_IP_connection_limit=$default_per_IP_connection_limit
|
||||
|
||||
# - Limit RST packets
|
||||
# -
|
||||
|
@ -693,6 +693,7 @@ protection_against_ssh_brute_force_attacks=true
|
||||
# - Limit connections per source IP
|
||||
# -
|
||||
limit_connections_per_source_IP=true
|
||||
per_IP_connection_limit=$default_per_IP_connection_limit
|
||||
|
||||
# - Limit RST packets
|
||||
# -
|
||||
|
Loading…
Reference in New Issue
Block a user