Hi Sunith,
I'd be happy to help you out with your question. Sorry for the inconvenience caused.
You can try following DNS server setup and configuration :-
- For DNS Server Configuration :-
DC-01 and DC-02 :- Both DC-01 and DC-02 should be configured as DNS servers for the domain.local domain.
Set up with primary and secondary zones for the domain.local domain, and should be configured to replicate with each other and also be configured as Global Catalog servers.
DC-03 :- For DC-03 get it configured as a DNS server for the domain.local domain, and set up as a Global Catalog server. Also, it should not be configured as a primary or secondary DNS server for the domain.local domain.
Cloud Setup :- DNS on the cloud servers need to be configured to allow the servers to communicate with each other. Need to be configured to point to DC-03 as the primary DNS server for authentication purposes.
- DNS Server Name Servers Configuration:
Office-1 :- For this the DNS server list for Office-1 need to include only DC-01 & DC-02, since these are the primary & secondary DNS servers for the domain.local domain.
DC-03 : For this the DNS server list for DC-03 should include DC-01 & DC-02 as the primary & secondary DNS servers for the domain.local domain. It should not include DC-03 itself.
- Firewall DNS Configuration:
DNS 01: This need to be set to the IP address of DC-01 (192.168.38.5).
DNS 02: This need to be set to the IP address of DC-02 (192.168.38.6).
DNS 03: This need to be set to a public DNS server such as Google DNS (8.8.8.8).
- DNS Server Forwarders Configuration:
All DNS servers need to be configured with forwarders to one or more external DNS servers, to handle queries for domains outside the domain.local domain.
- Ping and Tracert Tests:
You need to perform ping & tracert tests to each of the DNS servers listed in the configuration, as well as to the external DNS servers listed as forwarders.
This will help you identify any connectivity issues & ensure that DNS queries are being properly routed.
For more Information Please refer to following Documentation :- https://learn.microsoft.com/troubleshoot/windows-server/networking/best-practices-for-dns-client-settings
If you have any other questions or need assistance with anything, please don't hesitate to let me know. I'm here to help.
If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.