There was a problem loading the comments.

How to perform a trace-route test

Support Portal  »  Knowledgebase  »  Viewing Article

How to perform a trace-route test

How to Perform a Traceroute Test on macOS and Windows

This guide explains how to run a traceroute test on macOS and Windows, and how to send the results to DreamIT Host support.
A traceroute test shows the path your connection takes to reach a website or server. It can help identify where a connection issue, delay, or routing problem may be occurring.
 

When to Use This Test

You may be asked to perform a traceroute test if you are experiencing:
 
- Slow website loading
- Intermittent connection issues
- Timeouts when accessing a website or server
- Network routing or latency problems
 

Before You Begin

Before running the test, please make sure:
 
- You are connected to the same network where the issue is happening
- You have the domain name or IP address you want to test
- You use the affected service address where possible
- You are comfortable using the terminal/cmd of your operating system.
 
In the examples below, we use the IP address `8.8.8.8`.
 
If DreamIT Host support has provided a specific hostname or IP address, use that instead of "8.8.8.8".
 

Run a Traceroute Test on macOS

Step 1: Open Terminal
 
1. Open **Finder**
2. Go to **Applications**
3. Open **Utilities**
4. Click **Terminal**
5. Alternatively, you can press Cmd + Space and type "terminal"
 
Step 2: Run the traceroute command
  1. In Terminal, type the following command: traceroute 8.8.8.8
  2. Press Return on your keyboard
  3. Wait for the test to complete

f7c7385cd3ba529fc3aa6da9d0c896a332293f7a8cb3668d5b448a5b88bc5db920bb4b4f58c01526?t=caa1f92667b670ab79438be581de57e6

The traceroute may take a few minutes to finish.

 

Step 3: Copy the results

  1. Click and drag your mouse over the traceroute results to highlight them
  2. Right-click the highlighted text and select Copy
  3. Alternatively, press Command + C

Step 4: Send the results to DreamIT Host

  1. Open your existing support ticket with DreamIT Host
  2. Paste the traceroute results into your reply
  3. Send the reply to our support team

Run a Traceroute Test on Windows

Step 1: Open Command Prompt

  1. Click the Start button
  2. Type cmd
  3. Click Command Prompt

Step 2: Run the tracert command

  1. In Command Prompt, type the following command: tracert 8.8.8.8
  2. Press Enter on your keyboard
  3. Wait for the test to complete

How to use Tracert/Traceroute

The test may take a few minutes to finish.

 

Step 3: Copy the results

  1. Right-click inside the Command Prompt window
  2. Choose Mark
  3. Click and drag to highlight the traceroute results
  4. Press Enter to copy the highlighted text

On some newer versions of Windows, you may also be able to select the text directly and press Ctrl + C.

 

Step 4: Send the results to DreamIT Host

  1. Open your existing support ticket with DreamIT Host
  2. Paste the traceroute results into your reply
  3. Send the reply to our support team

Important Notes

  • Some hops may show * or appear to time out. This does not always indicate a fault.
  • Please run the test from the same internet connection where you are experiencing the problem.
  • If you are using a mobile service, VPN, or third-party network, this may affect the results.

Expected Outcome

Once the test is complete, you will have a list of network hops showing the route between your device and the destination. This helps DreamIT Host investigate connection and routing issues more effectively.

Did you find this article useful?