Using server 2012
I have a local domain 'mydomain.com'. There is also an external domain (website) of 'mydomain.com.
There is a single forward lookup zone for 'mydomain.com'.
I need to setup DNS so that I can enter in a web browser the address of help.mydomain.com and have it redirected to an external site of sitename.otherdomain.com/help.
I thought I could just add a C name of help.mydomain.com and have that resolve to sitename.otherdomain.com/help, but that does not seem to work.
How can I setup DNS on my local domain DNS server so that when I go to help.mydomain.com it will instead resolve to sitename.otherdomain.com/help?
I am no expert on DNS......