using a cloudflare tunnel in another account
I have a personal account with a cloudflared tunnel configured on a couple of my personal domains. This works great!
I also have a company account where I'd like to set up a subdomain for the same tunnel via CNAME. Will this work? Or does the tunnel have to live in the same account as the domain?
2 Replies
Support AI
According to the documentation, the tunnel subdomain will only proxy traffic for a DNS record in the same Cloudflare account. (Source: https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/routing-to-tunnel/dns/)
This means that the tunnel and the domain must be in the same Cloudflare account for the CNAME setup to work. If the tunnel is in your personal account and the domain is in your company account, the CNAME setup will not work as expected.
You may want to consider moving the tunnel to your company account or exploring other options for routing traffic to the tunnel.
Sources
Feedback
Feedback has been submitted! Thank you :)
This is an AI generated response, it may not be 100% accurate. Please validate the output. You can ask followups by replying to this message or mentioning me.
can I manage multiple tunnels with one cloudflared config?