Hi everyone, my question is a pretty simple one. I am hoping someone can advise me on how to test some newly setup nameservers, without editing the registration of the nameservers with the domain registrar.
I am working with an existing website with it's own dedicated server, which hasn't been moved over 3 years. For some reason the hosting provider is terminating several servers, ours being one of them. We've been given a replacement server and I am looking to transition over everything as smoothly as possible.
I have setup the new nameservers using two addon IP addresses, just as another employee setup a few years ago and I have configured the DNS exactly as described on several tutorials (and consistent with old server configuration).
Normally if I was just using A records for a website and I wanted to minimize downtime, I would set the domain in my local HOSTS file in C:\Windows\System32\drivers\etc to point to the new server IP so I could get the new server completely setup before changing anything at the registrar.
I've attempted to do the same thing with the new nameservers. I've modified my HOSTS file to point both ns1, ns2 to the new nameserver IP addresses and when I ping ns1.domain.com it echos back the new nameserver IP addresses. However, when I try to load the domain in the browser, or ping the domain it still returns the old server IP address, not the new one.
My question; is this happening because pointing my hosts file at the new nameservers just won't work as a testing method, or does this indicate that I have not actually configured DNS/nameservers on the new server correctly?
I am working with an existing website with it's own dedicated server, which hasn't been moved over 3 years. For some reason the hosting provider is terminating several servers, ours being one of them. We've been given a replacement server and I am looking to transition over everything as smoothly as possible.
I have setup the new nameservers using two addon IP addresses, just as another employee setup a few years ago and I have configured the DNS exactly as described on several tutorials (and consistent with old server configuration).
Normally if I was just using A records for a website and I wanted to minimize downtime, I would set the domain in my local HOSTS file in C:\Windows\System32\drivers\etc to point to the new server IP so I could get the new server completely setup before changing anything at the registrar.
I've attempted to do the same thing with the new nameservers. I've modified my HOSTS file to point both ns1, ns2 to the new nameserver IP addresses and when I ping ns1.domain.com it echos back the new nameserver IP addresses. However, when I try to load the domain in the browser, or ping the domain it still returns the old server IP address, not the new one.
My question; is this happening because pointing my hosts file at the new nameservers just won't work as a testing method, or does this indicate that I have not actually configured DNS/nameservers on the new server correctly?