InterviewStack.io LogoInterviewStack.io

Network Connectivity Troubleshooting Questions

Techniques and systematic approaches for diagnosing and resolving network level connectivity problems across wired and wireless links and device interfaces. Topics include checking physical connections and link status, verifying internet protocol addressing and configuration, distinguishing between dynamic addressing and static addressing issues, resolving domain name system name resolution failures, examining routing tables and route reachability, inspecting address resolution protocol entries and switch tables, validating virtual local area network and trunk configurations, and interpreting interface statistics such as errors, drops, and collisions. Emphasis is placed on using diagnostic tools such as ping and traceroute, interpreting operating system network configuration commands and device show commands, testing from multiple endpoints, and recreating problems in lab topologies to isolate where traffic is breaking.

HardTechnical
104 practiced
A load balancer marks several backend servers as unhealthy and drains them, causing application outages. Provide a concrete checklist to debug: verify health-check request path and expected HTTP response code, test the health-check from a host on the same subnet, check firewall rules between LB and backend, confirm backend process listening on expected port, examine TLS/SNI/host-header mismatches, and review LB logs for response timings or failures.
MediumTechnical
76 practiced
Compare and contrast traceroute variants (UDP, ICMP, TCP) and explain real-world scenarios where each is useful. Describe how firewalls and middleboxes can affect each variant differently and when you would use tcptraceroute or traceroute -T to debug connectivity that is otherwise filtered.
MediumTechnical
100 practiced
You capture a TCP flow exhibiting retransmissions and duplicate ACKs. Describe how you would use the capture together with system/network metrics (server CPU, NIC errors, switch interface counters) to identify whether the root cause is network congestion, packet corruption, server slowness, or a middlebox interfering. What signs in the capture point to each cause?
MediumTechnical
83 practiced
You suspect an ACL or firewall is blocking traffic intermittently to an application. Describe the quickest, least-invasive tests to confirm whether the firewall is the cause: what packet captures to run and where, what firewall logs to inspect, how to temporarily enable logging for specific rules, and how to validate stateful vs stateless behavior in tests.
MediumTechnical
73 practiced
BGP neighbors on a WAN link are flapping frequently, causing routing churn. List the diagnostic steps (check physical interface stability, examine 'show ip bgp neighbors <peer>' for errors and timers, check for authentication mismatches, monitor logs for BGP NOTIFICATION messages, and use targeted debug), and outline short-term and long-term mitigation measures.

Unlock Full Question Bank

Get access to hundreds of Network Connectivity Troubleshooting interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.