Restricting tunnel access to multiple countries

Related to

Cloudflare Tunnel

What is the issue you’re encountering

Hi, I’m looking to have my tunnel only accessible to a small list of countries and blocked for all others. It is super easy with a require → country → Ireland if it is one country, but if you put US, Ireland, the requirement is that you are coming from BOTH countries, not either country so it blocks all traffic. How can I make it be country IN (list of countries)? See attached image. I tried to see if I could block all countries expect a handful, but there is no easy way of selecting all countries.

Screenshot of the error

I haven’t personally used this before, but don’t “include”, “require”, and “exclude” look pretty self-explanatory?
I think if you “include” the US and Ireland it should work.
Right now, you’re setting it to “require” the traffic to come from both the US and Ireland.
If that doesn’t work, try multiple “include” rules each with one country listed.