How to run a ping test
A ping test uses your internet connection to send out some packets of data to a specific address. These packets are then sent back to your computer. The test records the amount the time it took for the packets to reach the address, and whether or not any packets were lost in the process.
If you have trouble following these steps, you may wish to try running a ping test using the PingPlotter app.
Select one of the links below to jump to a query:
Common addresses to ping
Address to ping | What is it? | Why ping it? |
iinet.net.au | iiNet’s web address | To check that DNS is working on your computer |
203.0.178.191 | One of iiNet’s DNS servers | To check that TCP/IP settings are working on your computer |
127.0.0.1 | A loopback test to your own computer | To check that there’s no issue with your computer’s network adapter or connection settings |
Ping test in Windows
- Open the Search panel using the magnifying glass icon in the task bar.
- Search for "cmd" and then select the Command Prompt app from the search results.
- In the Command Prompt window, type "ping" then hit the Space bar on your keyboard.
- Type in the address you’d like to ping and then hit the Enter key on your keyboard.
- Wait for the ping results.
- To copy the results, highlight the text results and simply press the Enter key.
Note: For Windows 10, right-click in the Command Prompt window and select Mark to turn on the cursor. You can use the up/down arrow keys on your keyboard to move the cursor to the start of the text you want to copy. - The text is now copied. Open Word, Notepad or any other text editor or email program and use CTRL+V to paste the copied text.
Ping test in Mac OS X
- On the home screen, open the Spotlight search tool and type “network utility” in the search bar. Double click the Network Utility app to open it.
You can also find this app at /System/Library/CoreServices/Applications. - Select the Ping tab and then type the address you’d like to ping in the text box. Click Ping and wait for the ping results.
- To copy-paste results, simply click and drag the cursor to select the text you'd like to copy.
- Either right-click on the highlighted text and select Copy, or use the COMMAND+C shortcut on your keyboard to copy your text.
- The text is now copied. Open TextEdit or any other text editor or email program and use COMMAND+V to paste the copied text.
Understanding ping test results
Ping test results look similar in both Windows and Mac OS.
Successful ping tests
- First you’ll see the replies for each packet sent in the ping test. A Windows ping test will typically send 4 packets; a Mac OS ping test may send more.
- You’ll then see the statistics returns from the ping test. These results can be useful in advanced troubleshooting for latency issues, but the fact that the ping test returned results means that your computer is able to connect to that address.
Failed ping tests
If a ping test fails, you see error warnings similar to one of the following instead of the ping test results shown above:
- Request timed out
- Destination host unreachable
- Transmit failed, error code #
If a ping test fails, you may need to troubleshoot your internet connection.
With certain browsing issues, you may be able to ping a DNS server, but not a web address. If this is the case, you should try manually setting your DNS server.