📘

DNS Troubleshooting

Knowledge base article

Validate DNS path using cache inspection, nslookup, dig, and public resolver cross-checks.

Quick Command / Path

nslookup example.com
dig example.com

Checklist

  1. Confirm the symptom and scope.
  2. Collect current configuration and outputs.
  3. Apply the minimal fix.
  4. Re-test from the client and from a second network if relevant.