I am trying to enter the nameservers specified by Netlify at my domain registrar (external domain at Google Domains). With my previous domains this was always completely unproblematic.
This time I get the message from Google: “Change to these settings not possible. The registry has rejected the nameservers.” (translated from German).
I have tried it repeatedly now, I can rule out typos. I am confused because there have never been problems of this kind before. My domain:
dig ratgeber-regress.de NS +trace | tail -n 6
ratgeber-regress.de. 21600 IN NS ns-cloud-a1.googledomains.com.
ratgeber-regress.de. 21600 IN NS ns-cloud-a3.googledomains.com.
ratgeber-regress.de. 21600 IN NS ns-cloud-a4.googledomains.com.
ratgeber-regress.de. 21600 IN NS ns-cloud-a2.googledomains.com.
;; Received 169 bytes from 2001:4860:4802:36::6a#53(ns-cloud-a3.googledomains.com) in 25 ms
Unfortunately, if you’re receiving the errors at Google Domains when trying to add the Netlify name servers from here, you’ll need to contact Google Domains to see if they can assist you.
This is the answer from the Google Domains support:
Thank you for contacting the Google Domains Support Team.
We understand that you need help with an issue of not being able to add your custom name servers for your domain ratgeber-regress.de To resolve this, we need to fix the Glue Records. Glue records(or Registered hosts) need to be assigned first to the root domain associated with the custom name servers. For example if your name servers are ns1.example.com and ns2.example.com then you need to make sure example.com domain is connected.
The Glue Records section from your DNS page in Google Domains is used to point subdomains of your custom nameservers to dedicated IP address/es. You may contact your web host and ask them to set up glue records for those name servers so they can be set as name servers for other domains.
Then follows some basic technical explanations on how I can enter glue records myself at Google Domain. Unfortunately, it is not clearly explained how to do this. However, in my understanding, this is not the most sensible option.
Is it possible to have these glue records entered on Netlify’s side as proposed from Google?