Do I have to use a DNS PTR?
Posted
by JrSysAdmin
on Server Fault
See other posts from Server Fault
or by JrSysAdmin
Published on 2010-06-08T19:51:54Z
Indexed on
2010/06/08
20:02 UTC
Read the original article
Hit count: 209
networking
I am currently working on a site in my free time with a few other guys and we are wanting to redirect xxx.com to our new site, yyy.com.
So we have xxx.com set to redirect the 216.111.11.1 which is the IP for yyy.com. However, this just says the website is unavailable so it seems as though we need a DNS PTR to redirect 216.111.11.1 to yyy.com.
Is there any way to do this without a DNS PTR? The pointer will cost us $15 and it just seems like there should be some better way to go about doing this.
Any ideas?
© Server Fault or respective owner