A workstation on a network can successfully ping local devices by IP address () and external public servers (), but fails to load web pages when entering domain names into a browser. Which of the following network configuration settings is most likely missing or incorrect on the workstation?
- DNS server IP addressAnswer
- BDHCP server IP address
- CDefault Gateway IP address
- DAPIPA fallback address
Answer
The DNS server IP address setting is missing or misconfigured.
The ability to ping external and local IP addresses confirms that the host's IP address, subnet mask, physical connection, and default gateway are configured and functioning correctly. Domain Name System (DNS) servers are required to convert domain names into IP addresses. When a host can communicate via IP address but not by domain name, the DNS server address is missing, incorrect, or unreachable.
Step-by-Step Solution
Key Concept
DNS Name Resolution and IP Configuration Verification