SK0-005 · Question #453
SK0-005 Question #453: Real Exam Question with Answer & Explanation
The correct answer is C: The primary DNS server is 8.8.8.8.. 8.8.8.8 is a public DNS server provided by Google. If the primary DNS server is set to this address, the DNS resolution for the FQDN may be returning the public IP address instead of the internal one. This means that DNS queries are not being routed to the internal DNS servers th
Question
A software developer is unable to reach an internal website. The developer's attempt to ping the FQDN returns the following IP address: 104.18.17.32. Which of the following is the most likely reason for this result?
Options
- AThe NIC is set to DHCP.
- BThe default gateway is misconfigured.
- CThe primary DNS server is 8.8.8.8.
- DThere is a manual entry in the hosts file.
Explanation
8.8.8.8 is a public DNS server provided by Google. If the primary DNS server is set to this address, the DNS resolution for the FQDN may be returning the public IP address instead of the internal one. This means that DNS queries are not being routed to the internal DNS servers that should resolve the FQDN to the correct internal IP address.
Topics
Community Discussion
No community discussion yet for this question.