N10-009 Network Troubleshooting Practice Question
After replacing a faulty network cable, a user reports that they can access local resources but not the internet. The technician verifies that the user's IP address is 192.168.1.100 with a subnet mask of 255.255.255.0 and a default gateway of 192.168.1.1. The technician can ping the default gateway successfully. Which of the following should the technician check NEXT?
⚠ Common exam trap
Many exam-takers assume internet access failure must be a gateway or routing issue, but the successful ping to the default gateway proves Layer 3 connectivity is fine, forcing the focus to DNS as the most common cause of 'can't browse but can ping local.'
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) DNS configuration
The user can access local resources and successfully ping the default gateway, which confirms that Layer 2 and Layer 3 connectivity to the local network is working. The inability to access the internet while local access works points to a name resolution failure, as the browser relies on DNS to translate domain names to IP addresses. Checking DNS configuration is the logical next step because a misconfigured or missing DNS server would prevent internet access even when IP connectivity is intact.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
A) DNS configuration
Why this is correct
If a user can successfully ping the default gateway (an IP address) but cannot access external websites by their domain names, it strongly indicates a DNS resolution failure. DNS (Domain Name System) is responsible for translating human-readable domain names into numerical IP addresses that computers use for routing. Without correct DNS configuration, the client cannot resolve domain names to IP addresses, preventing access to external resources even if underlying network connectivity to the internet gateway exists.
- ✗
B) DHCP server
Why it's wrong here
The user's report includes an IP address (192.168.1.100), which confirms that the client successfully obtained network configuration, including an IP address, subnet mask, and default gateway. DHCP's (Dynamic Host Configuration Protocol) primary role is to dynamically assign these network parameters to client devices. Since the client already has a valid IP address and can communicate locally, the DHCP server is functioning correctly and is not the source of this specific problem.
When this WOULD be correct
A technician should check the DHCP server when a user cannot obtain an IP address or receives an incorrect one (e.g., 169.254.x.x), or when multiple users report connectivity issues after a DHCP scope change.
- ✗
C) Router's firewall ACLs
Why it's wrong here
While a router's firewall Access Control Lists (ACLs) could indeed block internet traffic, the user's ability to ping the default gateway demonstrates successful Layer 3 connectivity to the router itself. Firewall ACLs typically operate at Layer 3 and above, filtering traffic based on IP addresses and ports. If the router is reachable, the issue is more likely with name resolution or a higher-layer service rather than a blanket firewall block preventing *any* internet access.
When this WOULD be correct
A technician finds that a user cannot access any external resources, and pinging the default gateway fails. After verifying the IP configuration is correct, the technician should check the router's firewall ACLs to see if outbound traffic is being blocked.
- ✗
D) Switch port VLAN assignment
Why it's wrong here
An incorrect VLAN assignment on the switch port would typically prevent the client from establishing any Layer 2 or Layer 3 connectivity within the local network, including reaching the default gateway. Since the user can successfully ping the gateway, their device is communicating on the correct local segment and can reach the router. Therefore, the switch port's VLAN assignment is functioning as expected for local network access.
When this WOULD be correct
If a user cannot access any network resources (local or internet) after a cable replacement, and other devices on the same switch port work, checking the switch port VLAN assignment would be appropriate to ensure the port is in the correct VLAN.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The N10-009 exam frequently reuses these exact scenarios with slightly different constraints.
✓A) DNS configurationCorrect answer▾
Why this is correct
If a user can successfully ping the default gateway (an IP address) but cannot access external websites by their domain names, it strongly indicates a DNS resolution failure. DNS (Domain Name System) is responsible for translating human-readable domain names into numerical IP addresses that computers use for routing. Without correct DNS configuration, the client cannot resolve domain names to IP addresses, preventing access to external resources even if underlying network connectivity to the internet gateway exists.
✗B) DHCP serverWrong answer — click to see why▾
Why this is wrong here
The user can access local resources and ping the default gateway, indicating DHCP and IP configuration are correct. The issue is internet access, which typically points to DNS resolution, not DHCP.
★ When this WOULD be the correct answer
A technician should check the DHCP server when a user cannot obtain an IP address or receives an incorrect one (e.g., 169.254.x.x), or when multiple users report connectivity issues after a DHCP scope change.
Why candidates choose this
Candidates may think the new cable caused a DHCP renewal issue, but the user already has a valid IP and can ping the gateway, so DHCP is not the problem.
✗C) Router's firewall ACLsWrong answer — click to see why▾
Why this is wrong here
The technician can already ping the default gateway successfully, indicating that the router's firewall ACLs are not blocking traffic at Layer 3. The issue is likely DNS resolution, not firewall rules.
★ When this WOULD be the correct answer
A technician finds that a user cannot access any external resources, and pinging the default gateway fails. After verifying the IP configuration is correct, the technician should check the router's firewall ACLs to see if outbound traffic is being blocked.
Why candidates choose this
Candidates may think that since the user can access local resources but not the internet, the router's firewall must be blocking outbound traffic, overlooking that successful gateway ping indicates Layer 3 connectivity.
✗D) Switch port VLAN assignmentWrong answer — click to see why▾
Why this is wrong here
The user can access local resources and ping the default gateway, indicating Layer 2 and Layer 3 connectivity within the local subnet. A switch port VLAN misconfiguration would typically prevent local communication or gateway access, not just internet access.
★ When this WOULD be the correct answer
If a user cannot access any network resources (local or internet) after a cable replacement, and other devices on the same switch port work, checking the switch port VLAN assignment would be appropriate to ensure the port is in the correct VLAN.
Why candidates choose this
Candidates may think that a VLAN misconfiguration could block internet traffic while allowing local traffic, but VLANs operate at Layer 2 and would affect all traffic through that port, not selectively.
Analysis generated from the official N10-009blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Visual reference
Go deeper
Related to this question
Learn chapter
Troubleshoot: Cable and Physical Layer
Key term
ICMP
ICMP is a network-layer protocol used by network devices to send error messages and operational information about network connectivity.
Key term
DNS
DNS is the system that translates human-friendly domain names like example.com into machine-readable IP addresses so computers can find each other on a network.
About these practice questions
This N10-009 question is part of Courseiva's 464-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This N10-009 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 N10-009 exam.