Why can a PC ping its local router but not the internet?
A technician is working on a ticket for a user in the human resources department who received a new PC that does not connect to the internet. All users in human resources can access the internet. The technician can ping the PC from the human resources router but not from the IT network. Which of the following is the most likely cause of the issue?
Community Votes
100% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
This question tests your ability to isolate Layer 3 connectivity issues: successful local communication with the router but failure to reach remote networks points directly to a default gateway problem, not VLAN or routing protocol misconfiguration.
In CompTIA Network+ N10-008 troubleshooting scenarios, a PC that can be pinged from its local router but cannot reach the internet typically has an incorrect default gateway. The community overwhelmingly agrees that answer D is correct, as the issue is isolated to the PC's routing beyond its local subnet.
The most common wrong answer is C. Improper VLAN assignment, because candidates confuse VLAN segmentation with routing. If the PC were on the wrong VLAN, it typically could not ping the HR router at all, unlike the scenario described.
Community Discussion (8 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Community Comment Notes
Comments like the one from the top-voted user explain that the PC can ping the router on the same subnet but cannot leave it, which is a classic gateway issue. Another commenter helpfully clarifies that a wrong VLAN would prevent even local communication with the HR router, reinforcing why C is incorrect. The consensus in the votes (86 for D) confirms that Network+ exam takers recognize this as a textbook default-gateway troubleshooting scenario.
Official Reference
Exam Strategy
On the exam, focus on the phrase 'can ping from the HR router' — it tells you the PC is on the correct VLAN and has a valid IP. Then ask yourself what is needed to exit the subnet: a correct default gateway.