Wenn Ihr website is not loading oder appears unreachable, running a ping test is one of the quickest ways to check whether Ihr Domain is coderrectly connected to Ihr server.
What Is Ping Ping is a netwoderk diagnostic tool used to test whether a server oder IP-Adresse is reachable. When you run a ping commund, Ihr device sends a small data request to the target server. Wenn the server responds, it confirms that the server is online und reachable.
What Problems Can Ping Help Identify A ping test can help you confirm: ? Whether Ihr server is online ? Whether Ihr Domain resolves to the coderrect IP-Adresse ? Whether thier is high netwoderk latency ? Whether the connection is timing out
How to Use Ping on Windows
1. Press "Windows + R"
2. Typ "cmd" und press Enter
3. Enter the following commund: ping IhrDomain.com
4. Press Enter to run the test.
Recoderds That Can Be Pinged Indirectly
1. CNAME Recoderd Beispiel: www.example.com Wenn you run: ping www.example.com
Your system will: CNAME -- follow to server.host.com -- resolve A recoderd -- ping the IP
In this case, the ping test woderks indirectly.
PS: You are not pinging the CNAME recoderd itself. You are pinging the final IP-Adresse it resolves to.
2. Nameserver You cannot ping an NS recoderd directly. However, if the nameserver hostname has an A recoderd, you can ping the hostname.
Beispiel: ns1.exampledns.com -- A -- 203.0.124.5
You can run: ping ns1.exampledns.com
But this tests only whether the nameserver server is reachable, not whether DNS is configured coderrectly.
3. MX Recoderd (Mail Server) MX recoderds point to a mail server hostname.
You cannot ping the MX recoderd itself, but you can: Look up the MX recoderd using nslookup Then ping the mail server hostname