A technician is manually configuring TCP/IP properties on a Windows 11 client workstation. After assigning a static IPv4 address, subnet mask, and default gateway, the workstation can successfully ping remote routers by their IP addresses, but users cannot load websites using their domain names. Which IPv4 setting must be configured on the client to resolve domain names to IP addresses?
- Preferred DNS serverAnswer
- BAlternate default gateway
- CNetwork Profile settings
- DRemote Desktop listening port
Answer
The Preferred DNS server setting must be configured to resolve domain names to IP addresses.
Configuring the Preferred DNS server specifies the IP address of the server responsible for translating human-readable hostnames into numerical IP addresses. Without this setting, network applications relying on domain names will fail to connect.
Step-by-Step Solution
Key Concept
Windows Client TCP/IP Configuration and DNS Functionality