Question 589 of 972
mediumMultiple ChoiceObjective-mapped
220-1201 Practice Question: A technician is troubleshooting a connectivity…
A technician is troubleshooting a connectivity issue where a user's computer can ping the default gateway but cannot access a web server at 203.0.113.50. The technician runs a tracert and sees that the first hop responds, but subsequent hops time out. What is the most likely cause?
⚠ Common exam trap
Many exam-takers assume all timeouts in a traceroute mean the destination is unreachable, when in fact timeouts on intermediate hops specifically indicate a problem with a router along the path, not the endpoint.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
A router along the path is misconfigured or dropping packets.
The tracert output shows the first hop (the default gateway) responds, confirming the user's computer can reach the local network. The subsequent timeouts indicate that packets are being dropped or discarded beyond the gateway, which points to a misconfigured router or a router along the path that is dropping packets (e.g., due to an ACL, routing loop, or MTU issue). This explains why the user can ping the gateway but cannot reach the web server at 203.0.113.50.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The default gateway is down.
Why it's wrong here
If the default gateway were down or unreachable, the user's computer would be unable to send traffic outside its local network. A traceroute command would fail immediately at the first hop, showing timeouts for the gateway itself. Since the problem statement implies that the first hop *does* respond, the default gateway is clearly operational and reachable from the user's computer, ruling out this option.
- ✗
The web server is offline.
Why it's wrong here
If only the web server were offline, a traceroute would typically show successful responses from all intermediate routers along the path until it reached the network segment where the web server resides. The final hop, representing the web server itself, would then time out. The described pattern of timeouts occurring *after* the first hop, rather than just at the final destination, indicates a broader routing or network infrastructure problem, not merely an unreachable application server.
- ✓
A router along the path is misconfigured or dropping packets.
Why this is correct
This is the most likely cause. If the first hop (the default gateway) responds successfully, but subsequent hops in a traceroute operation time out, it indicates that traffic is leaving the local network but failing to reach further destinations. This pattern strongly suggests an issue with a router or firewall beyond the local segment, such as incorrect routing table entries, an access control list (ACL) blocking ICMP traffic, or a device experiencing excessive load and dropping packets.
- ✗
The user's computer has a duplicate IP address.
Why it's wrong here
A duplicate IP address on the user's computer would typically cause intermittent connectivity issues, network conflicts, or complete inability to communicate, often accompanied by system warnings. However, the ability to successfully ping the default gateway demonstrates that the user's computer has a valid and functional IP configuration on its local segment, making a duplicate IP address an unlikely cause for timeouts occurring *after* the first hop.
Visual reference
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jul 4, 2026
This 220-1201 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 220-1201 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.