CNAME record pointing to another host?
I have a hosting account, www.somedomain.com, on my server
A software vendor that the account owners are working with has asked me to set up a CNAME record for a subdomain "info" (info.somedomain.com) that points to their server, abc.outside.com, like this -
info 14400 IN CNAME abc.outside.com.
- which I have done.
My understanding, however, is that an A record (with a destination IP address) is needed to accomplish the redirection to an outside server, like this -
info 14400 IN A 1.2.3.4
They disagree, and their contentions are that:
- ]
- They have several subdomains at the destination IP address (abc.outside.com, def.outside.com, etc.) and so I need to direct to the specific subdomain
- They have done this "hundreds of times" without any problems
-
Hello :) It's acceptable to use a CNAME entry that points to a remote host. Has the new entry propagated as of yet? Thank you. 0 -
Thanks for your response. It has not, but it occurred to me a little while ago that we may not be SOA for the domain, which a little bit of digging did verify. I apologize for not thinking of that earlier. It is good to know that a CNAME record is an acceptable method for this, though. I appreciate your help and reply. Bruce 0 -
Hello Bruce, Glad the problem is solved. Thank you for updating this thread with the outcome. 0
Please sign in to leave a comment.
Comments
3 comments