Restrict which servers can connect as cloudflared connectors to a Cloudflare Tunnel

What is the name of the domain?

.

What is the issue you’re encountering

I am trying to find a way to restrict which servers can connect to a Cloudflare Tunnel that I have created via the Cloudflare dashboard using cloudflared. Specifically, I want to ensure that only certain servers can act as connectors (cloudflared) for this tunnel and receive traffic, preventing unauthorized servers from connecting to the same tunnel.

What steps have you taken to resolve the issue?

I have reviewed the Cloudflare documentation regarding tunnel configuration and the use of cloudflared replicas, but I haven’t found a direct method to limit connections at the server level that act as connectors for the tunnel. I also considered using firewall rules, but these seem more focused on limiting which clients can make requests through the tunnel rather than limiting which servers can connect to it.