Network Troubleshooting

Covers diagnosing connectivity failures methodically, layer by layer, with the right tool per symptom — dig/nslookup for DNS, curl/openssl for TLS and HTTP, traceroute/mtr for routing, tcpdump for packet capture, and ss/netstat for local socket state. Use this whenever the user reports a connection timing out, refused, or intermittently failing, cannot tell whether DNS, routing, a firewall, or the application is at fault, or needs to prove exactly where a request is failing. For fixing DNS records once diagnosed use `dns-management`, and for policy fixes once isolated use `network-security`.

arjunprabhulal Updated

File contents

arjunprabhulal/devops-skills/tree/main/skills/networking/network-troubleshooting commit 8ca4f082cf

Frequently asked questions

npx skillmds@latest add arjunprabhulal/network-troubleshooting