DNS - Redirect from old server to new.
Posted
by
jyoseph
on Server Fault
See other posts from Server Fault
or by jyoseph
Published on 2011-03-11T00:03:30Z
Indexed on
2011/03/11
0:11 UTC
Read the original article
Hit count: 553
I have a server, (Server A) Windows Server 2003 that I was hosting some sites on. Now they are hosted on a different server (Server B). I recently switched the DNS at godaddy to point to the new nameservers.
Is there something I can do on Server A to point all requests to Server A to Server B (basically a redirect from Server A to B)? What type of record would that be?
This is while I'm waiting for the DNS changes I made to fully resolve.
edit
To further clarify.
test.com may still be resolving to Server A, I'd like a DNS record on Server A that tells it to go to the new server. Is that possible?
© Server Fault or respective owner