DNS - Redirect from old server to new.
- by jyoseph
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?