add a blocked ip to cut down spambot

This commit is contained in:
Stephen Smoogen 2016-06-09 20:24:08 +00:00
parent 4b0c451899
commit 7a81284d38

View file

@ -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