I am in the process of trying out CloudFlare. I host my own DNS (b.example
), and I have created a distinct third level zone (a.b.example
). I put glue records in the b.example
zone and setup the a.b.example
zone in its own separate file. (I am using BIND on linux boxes). Testing this on intodns.com gives a green light (save for a "WARNING: Looks like the parent servers do not have information for your TLD when asked. This is ok but can be confusing.")
However when I try to add this zone to CloudFlare's control panel I get:
Please ensure you are providing the root domain and not any subdomains (e.g., example.com, not subdomain.example.com) (Code: 1116)
I have tried a few variations (set an A record for the a.b.example
either in the parent, child or both zones) withouth obtaining any change.
Is what I am trying to do possible? I do not want to turn the entire DNS management of b.example
over to CloudFlare.