I want to Block All Bots traffic except Known Bots and Block all traffic except specific country

I had setup my firewall rules like this :
1 - Challenge (or Block) : (ip.geoip.asnum in {16509 15169} and not cf.client.bot)
2 - Challenge (or Block) : (not ip.geoip.country in {“VN”} and not cf.client.bot)
With those rules, Can i Block All Bots except Known Bots from Cloudflare + Block All traffic except traffic from VN ?
Please help me, Thank you so much.

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