CNAME with different domain name on Windows DNS server

YL 21 Reputation points
2022-10-15T00:43:39.627+00:00

Hi there,

Hope there is someone can help me on this case.

I am facing a problem when create a CNAME in forward zone on our internal DNS.

Our primary domain is abc.com and have a developing domain abc-dev.com.

Both domain are existing in external DNS server, but abc.com only existing on internal DNS server.

Our developer is requesting to have a CNAME, uat.abc-dev.com, and can only be resolved internally.

I tried to create a new zone in internal DNS server which is abc-dev.com and added a CNAME uat. in there.

But this caused all other existing abc-dev.com URLs cannot be resolved internally.

Because CNAME cannot be the record as parent, I cannot create a forward zone named as uat.abc-dev.com.

I tried to add a forwarder, but it still does not work for resolving other abc-dev.com URLs.

Could you please let me know if there is a way to solve this problem?

Thank you.

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-10-15T00:49:16.26+00:00

    Maybe do something with a split-brain deployment.
    https://learn.microsoft.com/en-us/windows-server/networking/dns/deploy/split-brain-dns-deployment

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Anonymous
    2022-10-15T13:41:06.007+00:00

    Some ideas here.
    https://serverfault.com/questions/118290/cname-record-alias-in-windows-hosts-file

    --please don't forget to upvote and Accept as answer if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.