Main domain Route53, delegating sub-domain to Cloudflare

I am using AWS as my hosting providers as well as there is complex DNS zone configuration for my root domain. domain.com. I want to leave my domain.com in Route 53 / AWS.

I’ve got a service: service.domain.com which needs CDN, hence I’ve tried to set up Cloudflare account and add the: service.domain.com.
Unfortunately I am getting an error: “Please ensure you are providing the root domain and not any subdomains (e.g., example.com, not subdomain.example.com) (Code: 1116)”

… so I’ve tried to add the domain.com and added the NS entries for my service.domain.com, so they point to Cloudflare.
Unfortunately this doesn’t seem to be working.

Is it possible to use Cloudflare service for sub-domain without moving root zone of a domain to Cloudflare?

I don’t think you can delegate in…only out.

Also, see CNAME setup:

https://support.cloudflare.com/hc/en-us/articles/200168706-How-do-I-do-CNAME-setup-

1 Like

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