A user reports being unable to access the internet, but can reach other devices on the local network. Based on the exhibit, what is the most likely cause?
The DNS server 8.8.8.8 might be blocked or unreachable.
Why this answer
Since the user can reach other devices on the local network but cannot access the internet, the issue is likely with the default gateway or DNS resolution. Option D is correct because if the DNS server is unreachable, the user can still communicate with local devices via IP addresses but cannot resolve domain names to access internet resources. The exhibit likely shows a valid IP address and subnet mask, but the DNS server address is missing or incorrect, preventing name resolution.
How to eliminate wrong answers
Option A is wrong because if the default gateway were missing, the user would not be able to reach any devices outside the local subnet, but they can still communicate with local devices; however, the question states they cannot access the internet, which could also be caused by a missing gateway, but the exhibit likely shows a configured gateway, making DNS the more specific issue. Option B is wrong because an IP address in the wrong subnet would prevent communication with any devices on the local network, which contradicts the user's ability to reach other local devices. Option C is wrong because an incorrect subnet mask would cause the device to misidentify which addresses are local versus remote, typically breaking local communication as well, which is not the case here.