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 Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,571 questions
Windows DHCP
Windows DHCP
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,035 questions
{count} votes

Accepted answer
  1. Candy Luo 12,691 Reputation points Microsoft Vendor
    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