A workstation running Windows 11 is relocated to a new corporate subnet (). A technician manually assigns a static IPv4 address of and a subnet mask of . The workstation can successfully ping other host computers on the local subnet, but users report that it cannot reach external internet web servers or resolve public domain names. Which TWO of the following IPv4 properties must be properly configured on the client network adapter to resolve these issues? (Select TWO.)
- Default gateway IP address matching the local subnet router interfaceAnswer
- Preferred DNS server IP address capable of resolving domain namesAnswer
- CWINS server address designated for external packet forwarding
- DRemote Desktop Gateway path configured in the Control Panel System applet
Answer
The correct answers are the default gateway IP address matching the local subnet router interface and the preferred DNS server IP address capable of resolving domain names.
For a Windows client to communicate beyond its local subnet and resolve website addresses, it must have a Default Gateway configured (to route packets out of the subnet) and a Preferred DNS Server configured (to translate domain names into IP addresses).
Step-by-Step Solution
Key Concept
Windows Client TCP/IPv4 Network Adapter Configuration