WAF Not blocking all traffic from blocked countries

I currently have all countries but the U.S. blocked through WAF using firewall rules. The problem is, by using Google Analytics I can see that there is some traffic coming from foreign countries, like Singapore and South Africa.

Through Cloudflare, I can see that a lot of it is blocked but obviously some are not. I would like to figure out why this is the case.

Thank you!

Could you share the Firewall Rule expression or screenshot of your’s? :thinking:

(ip.geoip.country ne “US”)

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.