Network Diagnostics
Core Idea
Network tools answer separate questions: name lookup, reachability, and service response.
Practice Alone
Use host or dig for DNS, ping for reachability, and curl for HTTP.
Done When
You can say which layer failed.

Linux Foundations