A Windows 11 workstation in an enterprise network receives its IP address dynamically via DHCP. The user can access internal file servers using local IP addresses, but attempts to browse external websites by domain name fail with a host not found error. Running ipconfig /all reveals that the IPv4 DNS server address is manually set to 127.0.0.1. Which TCP/IPv4 property setting in the Network Connections applet should the technician modify to resolve the domain resolution issue?
- Select 'Obtain DNS server address automatically' in the Internet Protocol Version 4 (TCP/IPv4) Properties.Cevap
- BExecute 'ipconfig /flushdns' from an elevated command prompt to reset the local DNS resolver cache.
- CChange the Network Location Profile from Public to Private in the Windows Settings Network & Internet tab.
- DSet the static Default Gateway to 127.0.0.1 under Advanced TCP/IP Settings.
Cevap
Select 'Obtain DNS server address automatically' in the Internet Protocol Version 4 (TCP/IPv4) Properties.
Selecting 'Obtain DNS server address automatically' re-enables dynamic DNS server assignment through DHCP. This overwrites the static loopback address (127.0.0.1) and allows the client to receive functional primary and secondary DNS server IP addresses.
Adım Adım Çözüm
Anahtar Kavram
Windows TCP/IPv4 Client Network Configuration & DHCP DNS Assignment