An MTR (My Traceroute) test helps diagnose network issues by tracking the route data takes from your device to a destination, pinpointing delays or packet loss. This tool combines ping and traceroute, providing a more detailed view of network performance. By running an MTR test and sharing the results, you allow us to better understand and resolve any connectivity issues affecting your service.
We suggest these endpoints when running the tests (google 8.8.8.8 or cloudflare 1.1.1.1).
Follow these steps to perform an MTR test and share the results with us for investigation.
For Windows:
Download WinMTR from a trusted source and unzip the file.
Open WinMTR and enter the domain (e.g., example.com).
Click Start and let it run for 10β15 minutes.
Click Stop and Export Text to save results.
For MacOS:
Install Homebrew, then run
brew install mtr
in the Terminal.Use
sudo mtr [domain]
and let it run.Copy and share the text.
For Linux:
Install MTR using the command:
yum install mtr
(RHEL) orapt-get install mtr
(Debian).
Run
mtr [domain] -c 1000 -r
and copy the output.
Please send us the results as a text file or screenshot to assist further!
For full details, visit ChemiCloud's MTR guide.