add some more ips to the block list(take 0xC)
This commit is contained in:
parent
84868c9dbf
commit
0c25d19e4c
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', '178.62.121.175', '109.123.95.136', '108.61.123.0/24', '104.207.136.0/24', '104.238.169.0/24', '45.115.105.0/24', '45.56.148.0/24', '104.131.97.0/24', '108.61.226.0/24']
|
||||
blocked_ips: [ '45.115.105.0/24', '45.56.148.0/24', '103.38.69.0/24', '104.131.97.0/24', '104.207.136.0/24', '104.222.140/24', '104.238.169.0/24', '108.61.123.0/24', '108.61.226.0/24', '108.61.228.0/24', '109.123.95.0/24', '111.118.150.0/24', '122.177.64.0/24', '122.177.242.0/24', '158.129.26.0/24', '162.216.46.0/24', '169.54.79.0/24', '173.234.226.0/24', '178.62.121.0/24', '198.8.80.0/24']
|
||||
|
||||
fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web,sysadmin-veteran
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue