How to run a traceroute

A traceroute checks how data packets are sent to a specific address using your internet connection, taking note of each stop along the way. It's a good way to see the latency (delay) between different servers that make up the internet.

If you use PingPlotter, it will run a traceroute and a ping test at the same time.

Select one of the links below to jump to a query:

PingPlotter on Windows

You don't need to buy a subscription, you can use the Free version.

  1. Visit http://pingplotter.com/download to download and install the PingPlotter application.
  2. After running through the installation, launch the application. Hit the + (plus) icon at the top of the page to open a New Trace tab. 
    Windows PingPlotter ping test 1
  3. Type iinet.net.au or another address you wish to ping/traceroute into the address bar and hit the Start button to begin the test. 
    Windows PingPlotter ping test 2
  4. Allow the test to run for at least a minute. Once the test results appear relatively stable, hit the Pause button. 
    Windows PingPlotter ping test 3
  5. Use the Print Screen (PrntScr) key on your keyboard to take a screenshot of the test results. You can use CTRL+V to paste this screenshot directly into an email to send to support@iinet.net.au.

    Please be sure to include your username or account number plus any reference number you've been provided regarding your issue so we can make a note of the test results on your account and provide further assistance.

 

PingPlotter on macOS

You don't need to buy a subscription, you can use the Free version.

  1. Visit http://pingplotter.com/download to download and install the PingPlotter application.
  2. After running through the installation, launch the application.
  3. Type iinet.net.au or another address you wish to ping/traceroute into the address bar at the top of the page, then hit the Start button to begin the test. 
    Mac PingPlotter ping test 1
  4. Allow the test to run for at least a minute. Once the test results appear relatively stable, hit the Pause button. 
    Mac PingPlotter ping test 2
  5. Use the Command+Shift+3 keys on your keyboard to take a screenshot of the test results. You can use Command+V to paste this screenshot directly into an email to send to support@iinet.net.au.

    Please be sure to include your username or account number plus any reference number you've been provided regarding your issue so we can make a note of the test results on your account and provide further assistance.

 

PingPlotter on iOS (iPhone/iPad)

You don't need to buy a subscription, you can use the Free version.

  1. Open the App Store and run a search for 'PingPlotter" to find, download and install the PingPlotter app. 
    PingPlotter on App Store
  2. Once the app has installed, open it and type iinet.net.au or another address you wish to ping/traceroute into the address bar at the top of the screen, then hit the Start button to begin the test. 
    pingplotter_ios2ii
  3. Allow the test to run for at least a minute. Once the test results appear relatively stable, hit the Pause button. 
    iPhone PingPlotter ping test 1
  4. Hit the Share icon and select Screenshot
    iPhone PingPlotter ping test 2
  5. Select to share via Mail and address the email to support@iinet.net.au.

    Please be sure to include your username or account number plus any reference number you've been provided regarding your issue so we can make a note of the test results on your account and provide further assistance.

 

Traceroute in Windows

  1. Open the Command Prompt program. You’ll find this by typing “cmd” into your computer’s search bar. It can also be found in Start menu > All Programs > Accessories folder.
  2. A black box with a flashing cursor will open; this is the Command Prompt. Type “tracert” and then hit the space bar, followed by the address to trace (e.g. "tracert google.com") and then hit the Enter key on your keyboard. 
    Windows Trace Route
  3. Wait for the test to run. The trace results will be listed in the Command Prompt.
  4. During a traceroute, each new server the data goes to is called a hop. By default, a maximum of 30 hops will be traced.
  5. In a list of traceroute results, these hopes will be numbered, with the last hop always being your destination address (unless the data is unable to reach the destination).
  6. Three latency times (in milliseconds) will be shown next to each hop. The mean average of these times is considered to be the latency for that server.
  7. Following the latency times, the server's domain and/or IP address will be shown. Typically you'll be able to search online for a specific IP address to get a better idea of where it is.
  8. It's not uncommon for certain hops to be traced as "* * * Request timed out", such as hop 3 in the example below. This is because the server is deliberately ignoring the ICMP packets sent by a traceroute program, so there's nothing to worry about.
    Trace Route results example
  9. To copy-paste results, right-click in the black window and select Mark. A highlighter cursor will show up on the text.
  10. Use the up/down arrow keys on your keyboard, move the cursor to the beginning of the text you wish to select.
  11. Hold down the Shift key and use the down/right arrow keys on your keyboard to highlight the entire block of text you wish to copy, then simply press the Enter key. Please note that the usual CTRL+C shortcut will not successfully copy the text; you must use the Enter key while the text is highlighted.
  12. 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. 
    Copy text in Command Prompt

Traceroute in macOS

  1. Open Finder and select Applications > Utilities, then open the Terminal app.
  2. Type “traceroute” and then hit Space on your keyboard.
  3. Type the address you want to traceroute, then hit Enter on your keyboard.

    e.g. "tracert iinet.net.au"
    Terminal traceroute iinet.net.au
  4. Wait for the test to finish.
  5. A traceroute will test a maximum of 30 "hops". Each hop is a new server that the data passes through on its way to its destination. The first hop is your modem, and the last hop is the server for the address you've tracerouted.

    Don't worry if some hops come up as "* * * Request timed out". Some servers deliberately ignore the data packets used for traceroute tests.
  6. Three latency times (in milliseconds) will be shown before the domain or IP address for each hop. The mean average of these times is considered to be the latency for that server.

    For example, 32ms + 50ms + 33ms / 3 = a latency of 38.3 milliseconds.

    You can search online for a specific IP address to get a better idea of where it is.
  7. To copy-paste your traceroute results: Click and drag the cursor to select the text you want to copy, then right-click and select Copy, or hit Command +C on your keyboard.

    Open TextEdit or any other text editor or email app and use Command +V to paste the copied text.

Was this information helpful?

Why was it not helpful?

Please select an option





Thank you for your feedback.