redirect traffic to www.example.com through DNS from example.com
Posted
by
ChrisMuench
on Server Fault
See other posts from Server Fault
or by ChrisMuench
Published on 2011-02-22T17:56:17Z
Indexed on
2011/02/23
7:26 UTC
Read the original article
Hit count: 595
Hello, I have a bit of a unique problem. for the domain (example.com) I want people to go to www.example.com however I'm also throwing GSLB into the mix. for GSLB the devices(one in each datacenter) need to be the nameserver for portion of the domain that they are going to answer for(www.example.com) so I know I can make the NS record of www.example.com just fine and have it point to each GSLB device. However that only helps for www.example.com NOT example.com. I don't want to make my root NS of example.com my GSLB as my enterprise managed DNS provider does an excellent job of all DNS stuff. any ideas?
© Server Fault or respective owner