title: Troubleshooting TCP/IP Networks date: 2021-02-02 07:49 #
title: Troubleshooting DNS date: #
- Purge cached DNS
- Windows:
ipconfig /flushdns
- Linux:
- Windows:
ping
the domain or IP- Check DNS
- Windows:
ipconfig /all
- Linux:
- Windows:
- Name server lookup
- Windows:
nslookup
- Linux: dig
- Windows: