DNS resolving records not in the same domain name space

David 81 Reputation points
2021-01-24T01:11:33.287+00:00

I am new to the organization. When I looked the DNS configuration on the Domain, I noticed forward lookup zones are configured in the way I am not familiar with. I want to confirm the settings are correct. And if it is correct, it would be great if I could get some info on how it works:

My domain is cd.rdc.company.com

There are 4 forward lookup zones:
. Backup.it.local zone: contains record with backup.it.local suffix. For example: test1.console.it.local.
. Console.it.local zone: contains record with console.it.local suffix. For example: test1.console.it.local
. it.local zone : contains record with it.local suffix. For example: test1.it.local
. cd.rdc.company.com zone: contains records with the same name space as the domain. For example: test1.cd.rdc.company.com

There are 4 NICs on each servers. IP on NIC 1 is associated with Backup.it.local. IP on NIC 2 is associated with Console.it.local. IP on NIC 3 is associated with it.local. IP on NIC 4 is associated with cd.rdc.company.com

Normally, I only see that DNS server resolves names that has the same domain name space. In this case, backup.it.local, console.it.local, and it.local don't have the same name space as the domain. Can we have forward lookup zones that do not have to same name space as domain controller? Is that the best design? If not, how should we redesign this DNS structure?

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

Answer accepted by question author
  1. Anonymous
    2021-01-25T02:57:30.29+00:00

    Hi ,

    Can we have forward lookup zones that do not have to same name space as domain controller?

    Yes, you can. However, on Domain Controllers with more than one NIC where each NIC is connected to separate Network, there's a possibility that the Host A DNS registration can occur for unwanted NICs.

    The following article talking about how to avoid registering unwanted NICs in DNS on a multihomed domain controller, you can have a look:

    Steps to avoid registering unwanted NICs in DNS on a multihomed domain controller

    Best Regards,

    Candy

    --------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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