I tried to set up Bypassing the WAF for 1 domain from certain IP’s as the web app expects to send some SQL which is getting blocked by it.
I’ve set it up like this:
With an ip list:
[KnownIpsList] https://ibb.co/dthSJdK
I still however get the following block:
[ResultingBlock] https://ibb.co/YTnsBnG
Also tried for a single ip inlined in the firewall rule which yields the same result.
Can anyone explain what’s wrong with my configuration/solution?