HOTSPOT
You have a DNS server named Server1 that runs Windows Server 2016. Server1 has network interfaces that have the following IP addresses:
-10.0.0.100
-131.107.0.100
The internal network uses an IP address space of 10.0.0.0/16.
Server1 provides DNS name resolution to both internal and external clients. Server1 hosts the primary zone for contoso.com.
You need to configure Server1 to meet the following requirements:
* Internal clients must be able to use Server 1 to resolve internal-based DNS names.
* External clients must not be able to use Server1 to resolve Internal-based DNS names.
* External clients must able to use Server1 to resolve names in the contoso.com zone.
Which commands should you run on Server1.? To answer select the appropriate option in answer area.
Answer:
Latest 70-741 Dumps Valid Version with 259 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
* Internal clients must be able to use Server 1 to resolve internal-based DNS names.
Internal clients’ requests come through the internal server interface on 10.0.0.100 so this should be used as the criterion in the recursion policy.
* External clients must not be able to use Server1 to resolve Internal-based DNS names.
The default recursion policy – allowing all queries without any constraints – needs to be disabled.
* External clients must able to use Server1 to resolve names in the contoso.com zone.
The last requirement doesn’t touch the recursion policy as Server1 is authoritative for microsoft.com.