An MTR report (My Traceroute) is a network diagnostic tool that combines the features of ping
and traceroute
into a single continuous test. It shows the path your connection takes to reach a server and measures packet loss and latency at each hop.
Torchbyte Support may request an MTR report to help identify routing issues, packet loss, or latency spikes.
WinMTR.exe
(no installation required).Open a terminal.
Run the MTR command:
mtr -rw <server-IP-or-hostname>
r
runs in report mode.w
formats output for readability.Let it run for 200–300 packets before stopping (press Ctrl + C
).
Copy the results and paste them into your support ticket, or save them to a text file.