If I want to enable the Web Server Protection Policy "Block clients with bad reputation" feature, can I add a white-list of IPs that I want it to not check for reputation?
Microsoft has some IPs that have found their way onto the black list used for the "Block clients with bad reputation" feature.
Example:
[Tue Jul 31 10:08:55.325137 2018] timestamp="1533056935" srcip="40.100.57.197" localip="xxx.xxx.xxx.xxx" user="-" host="40.100.57.197" method="POST" statuscode="403" reason="Bad Reputation" extra="Client is listed on DNSRBL black.rbl.ctipd.astaro.local" exceptions="-" duration="704" url="/adfs/services/trust/2005/usernamemixed" server="host.domain.suffix" referer="-" cookie="-" set-cookie="-" recvbytes="2540" sentbytes="6483" protocol="HTTP/1.1" ctype="text/html" uagent="-" querystring="" websocket_scheme="-" websocket_protocol="-" websocket_key="-" websocket_version="-" ruleid="x"
I would like to keep the feature turned on to drop bad actor traffic, but ensure the IPs I know are ok to keep communicating.
This thread was automatically locked due to age.