I want to block a specific county but not the Known Bots.
(ip.geoip.country eq “IN” and not cf.client.bot)
Is that ok firewall rule?
I want to block a specific county but not the Known Bots.
(ip.geoip.country eq “IN” and not cf.client.bot)
Is that ok firewall rule?
Hi @bdgadstyle,
It looks like that will satisfy your requirements
This topic was automatically closed after 30 days. New replies are no longer allowed.