
Considering that a single test with Mtr is unidirectional, it would be advisable to trace in both directions. The MTR output shows data for two sectors of analysis: lost packets and latency. Interpretation of MTR results Basic concepts:Ī reliable test with Mtr should last at least ten minutes. The result is similar to that reported for Linux Based Operating Systems.
Open a terminal and execute the command “sudo mtr ”. You can download the Mtr package from Rudix, a platform that offers several utilities for MAC systems and generally for Linux Based systems. Insert an IP address or a domain name in the Host field and click on “Start”. The result is generally a data report like the one below: Installation and use of MTR on Linuxįor operating systems based on Redhat, download MTR as follows:įor Debian based operating systems, download MTR with the following command: Mtr, after having determined every single Hop address (Hop are the single nodes (router or other devices) that are located between the source and destination hosts), sends to each single node a series of ICMP ECHO commands so as to being able to check the quality of the connection between the computer of the source and the destination computer. Generally a test is carried out between a Host, where Mtr is installed, and a Destination Host specified by the user. #Mtr for windows how to
In this article we will see how to install MTR Traceroute and how to interpret the returned data.
My Traceroute (mtr), combines the features of Ping and Traceroute software in a single application useful for analyzing the quality and performance of network traffic.