Why does a domain-joined machine configured to use a public DNS resolver fail to reach internal servers?
- A Public resolvers have no records for internal domain names
- B Public resolvers are slower
- C Public DNS blocks private IPs
- D The firewall rejects public DNS
Answer
Public resolvers have no records for internal domain names
Domain members should point at domain controllers for DNS. This misconfiguration is one of the most common causes of internal name resolution failure.





