A field technician is troubleshooting a network issue where users on a local subnet can access an internal portal using its direct IP address , but receive a web browser error when attempting to navigate to . The technician confirms that the workstation's IP address, subnet mask, and default gateway are correctly assigned. Which of the following actions should the technician take to resolve the issue?
- Reconfigure the DNS server IP address on the workstation to point to a valid host resolution server.Answer
- BReconfigure the DHCP server scope to map the domain name to .
- CReplace the unmanaged switch with a router to forward hostname broadcast requests across the local subnet.
- DChange the internal web server HTTP service port binding from port 80 to port 53.
Answer
Reconfigure the DNS server IP address on the workstation to point to a valid host resolution server.
Successful connectivity via raw IP address () combined with failure via domain name () demonstrates that basic IP configuration and physical routing are working, but domain name resolution is failing. Correcting the DNS server IP address allows the client to successfully query for and resolve the domain name.
Step-by-Step Solution
Key Concept
DNS vs. DHCP Service Roles and Troubleshooting