Does changing web hosts (changing a domain's nameservers) affect the private nameservers / glue records created under that domain?

Posted by Kris on Server Fault See other posts from Server Fault or by Kris
Published on 2012-10-12T18:05:25Z Indexed on 2012/10/12 21:39 UTC
Read the original article Hit count: 244

Filed under:
|
|
|

We currently have a virtual dedicated server with GoDaddy and have 4 domains under it. I ended up creating private nameservers under, say mydomain_a.com, and have ns1.mydomain_a.com and ns2.mydomain_a.com as the nameservers for the other 3 domains.

Now, we're thinking of switching web hosts (not domain registrar just the host) which means I have to change mydomain_a.com's nameservers to the new host.

Will that affect or mess with the other 3 domains still pointing to ns1.mydomain_a.com and ns2.mydomain_a.com? Will that affect the private nameservers / glue records in anyway?

Currently:

domain: mydomain_a.com
nameservers (GoDaddy):
ns1.mydomain_a.com
ns2.mydomain_a.com

domain: mydomain_b.com
nameservers (GoDaddy):
ns1.mydomain_a.com
ns2.mydomain_a.com

After the Change:
domain: mydomain_a.com
nameservers (Other Host):
ns1.some_other_host_ns.com
ns2.some_other_host_ns.com

This is my Question, Would this be affected?
domain: mydomain_b.com
nameservers (GoDaddy):
ns1.mydomain_a.com
ns2.mydomain_a.com

© Server Fault or respective owner

Related posts about linux

Related posts about dns