1. Purge cached DNS
    • Windows: ipconfig /flushdns
    • Linux:
  2. ping the domain or IP
  3. Check DNS
    • Windows: ipconfig /all
    • Linux:
  4. Name server lookup
    • Windows: nslookup
    • Linux: dig

Troubleshooting TCP/IP Networks#