Articles on: Network

Unix Traceroute and Ping Program - MTR

Unix Traceroute and Ping Program - MTR

MTR is the program used to perform traceroute and ping test. This application is supported for most of the Linux Distro and Macintosh device.

For Ubuntu user, you may execute the following command to install MTR.
sudo aptitude install mtr


For other Unix distro, you may download the source file here and install them

Once it is installed, you may perform the test like,
mtr domain.com

Updated on: 20/06/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!