add a blocked ip to cut down spambot
This commit is contained in:
parent
4b0c451899
commit
7a81284d38
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ 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.148' ]
|
||||
|
||||
fas_client_groups: sysadmin-noc,fi-apprentice,sysadmin-web,sysadmin-veteran
|
||||
|
||||
collectd_apache: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue