Nov 21 2009

mtr – A network diagnostic tool

Category: LinuxBipin Balakrishnan @ 4:02 pm

bitw1

mtr(My Trace Route) is a nice network diagnostic tool combines the functionality of the ‘traceroute’ and ‘ping’ programs and can see even the packetĀ  in the network. It comes along with default installtion if ubuntu. To know more type man mtr or follow here . Typical example if usage is below.
Syntax::

 mtr <IP> -n

Below shows the trace to an IP with mtr tool

Screenshot

Tags: , ,