Hi Dynamicweb,
We have a solution behind an ARR-server, where I think there is an issue with getting the right ip address from the user when a client is banned due to sqlinjection.
Is seems like you are using the user's hostaddress and not trying to get the forwarded ip. This means that every request from any browser is banned and not just the specific client.
Best regards, Anders