#Use my usual nameservers instead of newly assigned ones

32 messages · Page 1 of 1 (latest)

knotty fable
#

I recently purchased a new domain and thought it was a good idea to set my CF nameservers before adding the domain to Cloudflare.
But apparently if you do so, a new pair of nameservers will be assigned to the domain to prevent hijacking.
https://developers.cloudflare.com/dns/zone-setups/reference/nameserver-assignment/

I tried resetting the nameservers on my registrar and deleting/re-adding it to Cloudflare, but it still offers the new pair. Is there any way to use the original pair?

Thanks

Cloudflare Docs

When you add a domain on a primary (full) or secondary DNS setup, Cloudflare automatically assigns your nameservers. You should then add the assigned nameservers to your registrar and, once Cloudflare can detect they have been placed, your zone is activated.

fierce path
#

I.e., delete the Zone on CF, wait a week, then try again

knotty fable
fierce path
fierce path
# knotty fable nice, thank you. is the week just an approximate estimation? do you know the exa...

After a zone is deleted for seven days, it will be purged. Cloudflare does not respond to DNS queries for purged zones and, unlike deleted zones, this status cannot be reverted. In this case, even if you re-add the domain to the same Cloudflare account, none of the zone settings are expected to be restored.
- Zone Status | DNS

Cloudflare Docs

Review information on the different statuses that your zone can have after you add your website or application to Cloudflare.

knotty fable
#

awesome, so it's 7 days, thank you so much!

knotty fable
kindred perch
#

you can't just add the nameservers that CF gives you as the nameservers in the registrar DNS settings?

knotty fable
tribal ledge
knotty fable
tribal ledge
#

A zone will be purged, sure, but the pair might be rotated for the whole account. I am, nor most people here, not privy to all security measures implemented by Cloudflare

#

And did you remove the Cloudflare nameservers from the registrar while the zone was purged?

knotty fable
#

i wish we could get a reply from Cloudflare about this because there is no clear answer on the subject anywhere

tribal ledge
#

It’s Trust&Safety’s department here, they won’t reply and won’t budge. But is it really that much of an issue to have a different pair of nameservers, which you set once and then forget?

knotty fable
harsh stump
#

nameservers wont change after a zone is activated, theyll forever be "different" for that domain

#

the nameservers you need to set are dynamically selected at zone creation, most of the time these are the same but they arent always as you discovered

#

whether the "default" for your account has changed, nobody knows, because there are several security systems working in the background to prevent domain takeovers that will adjust nameservers whenever needed

#

the best course of action is to

  • never preset your nameservers at the registrar, nor presume that they will be something specific until you create the zone
  • always set the nameservers you are told to set, when youre told to set them
  • dont worry about them changing after youve activated the zone, they wont
tribal ledge
kindred perch
#

I had to learn that the hard way too. Just set the ones it gives you when you add it. Annoying or not, it just has to be done.

#

I don't understand however, how keeping the same NS allows takeovers.

storm fog
tribal ledge
# kindred perch I don't understand however, how keeping the same NS allows takeovers.

You have apple.ns.cloudflare.com and orange.ns.cloudflare.com as nameservers set for example.com, I have the same set in my account (the actual pairs are usually people names, and there are thousands of combinations, by now). I go to my dashboard and say, "you know what? example.com belongs to me now". I add it, the nameservers match, the configuration is now in my account.

#

You could then do the same to me, or use the DNS control to then maybe take control of e-mail and then the registrar, meaning I have full control of your domain.

#

I then move to another account with a different pair and... done.

harsh stump
#

Yes, when you preset nameservers back before this change you were vulnerable to the (remote, but still there) chance of someone yanking your domain before you can add it to cloudflare yourself

#

its just, in general, not a good idea to set any domain to a nameserver pair you were not explicitly told to set

kindred perch
#

Makes sense. Thank you