Authoriize a subdomain for cloudflare tunner to Home Assistant

What is the name of the domain?

ha.comint.co.il

What is the error message?

Failed to validate requested hostname *.comint.co.il: This zone is either not part of your account, or you do not have access to it. Please contact support if using a multi-user organization.

What is the issue you’re encountering

i cannot authorize the subdomain

What steps have you taken to resolve the issue?

comint.co.il is fully managed by me, but in a different dns infrastracture - i cannot change it.
i can only delegate a subdomain to cloudflare, which is ha.comint.co.il
I’ve create NS servers that pointed to cloudflare:

dig ha.comint.co.il NS @ns1.comint.co.il
;; AUTHORITY SECTION:
ha.comint.co.il. 60 IN NS bruce.ns.cloudflare.com.
ha.comint.co.il. 60 IN NS brenda.ns.cloudflare.com.

What are the steps to reproduce the issue?

curl -fsSL https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-arm64 -o cloudflared
chmod +x cloudflared
./cloudflared tunnel login

This requires at least a business plan.

1 Like

I see. Thank you.

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