add some more ips to the block list(take 5)
This commit is contained in:
parent
1e8e9558ac
commit
211544d62a
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ custom_rules: [
|
|||
'-A INPUT -p tcp -m tcp --dport 9941 -s 10.5.131.71 -j ACCEPT',
|
||||
]
|
||||
|
||||
blocked_ips: [ '103.38.69.187', '122.177.64.0/24', '198.8.80.0/24', '111.118.150.172', '122.177.242.0/24', '158.129.26.245', '169.54.79.47']
|
||||
blocked_ips: [ '103.38.69.187', '122.177.64.0/24', '198.8.80.0/24', '111.118.150.172', '122.177.242.0/24', '158.129.26.245', '169.54.79.47', '178.62.121.175']
|
||||
|
||||
fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web,sysadmin-veteran
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue