Created
November 19, 2013 23:00
-
-
Save jbergstroem/7554136 to your computer and use it in GitHub Desktop.
Traceroute to DNS Made Easy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jbergstroem@ml ~> mtr --no-dns --report ns0.dnsmadeeasy.com --report-cycles=30 | |
| Start: Wed Nov 20 09:59:29 2013 | |
| HOST: ml.local Loss% Snt Last Avg Best Wrst StDev | |
| 1.|-- 10.0.1.1 0.0% 30 0.2 0.2 0.2 0.3 0.0 | |
| 2.|-- 203.134.4.50 0.0% 30 6.8 13.7 6.2 79.3 14.2 | |
| 3.|-- 203.134.72.49 0.0% 30 6.8 15.9 6.6 63.7 11.5 | |
| 4.|-- 203.134.72.37 0.0% 30 11.5 12.6 6.6 41.2 7.8 | |
| 5.|-- 203.134.2.14 0.0% 30 7.3 16.6 6.8 53.5 11.4 | |
| 6.|-- 203.134.2.234 0.0% 30 15.7 16.2 6.5 52.5 11.7 | |
| 7.|-- ??? 100.0 30 0.0 0.0 0.0 0.0 0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment