Created
November 14, 2010 01:18
-
-
Save ggreer/675805 to your computer and use it in GitHub Desktop.
This file contains 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
ggreer@mon10:~$ ping 204.236.200.208 | |
PING 204.236.200.208 (204.236.200.208) 56(84) bytes of data. | |
^C | |
--- 204.236.200.208 ping statistics --- | |
8 packets transmitted, 0 received, 100% packet loss, time 7029ms | |
My traceroute [v0.75] | |
mon10.k1k.me (0.0.0.0) Sun Nov 14 01:19:00 2010 | |
Keys: Help Display mode Restart statistics Order of fields quit | |
Packets Pings | |
Host Loss% Snt Last Avg Best Wrst StDev | |
1. 10.222.248.2 0.0% 6 0.5 0.4 0.3 0.5 0.1 | |
2. 216.182.232.204 0.0% 6 0.5 0.4 0.4 0.5 0.1 | |
3. 216.182.232.172 0.0% 6 0.4 0.4 0.3 0.6 0.1 | |
4. 216.182.224.15 0.0% 6 1.1 1.0 1.0 1.1 0.0 | |
5. 216.182.232.54 0.0% 6 1.9 1.4 1.1 1.9 0.4 | |
6. 216.182.232.55 0.0% 6 1.4 1.8 1.1 5.3 1.7 | |
7. 216.182.232.73 0.0% 6 1.8 1.4 1.2 1.8 0.2 | |
8. 216.182.232.126 0.0% 6 2.9 2.4 2.2 2.9 0.2 | |
9. 216.182.225.75 0.0% 6 2.7 2.4 2.2 2.7 0.2 | |
10. ??? | |
ggreer@mon11:~$ ping 204.236.200.208 | |
PING 204.236.200.208 (204.236.200.208) 56(84) bytes of data. | |
64 bytes from 204.236.200.208: icmp_seq=1 ttl=55 time=2.11 ms | |
64 bytes from 204.236.200.208: icmp_seq=2 ttl=55 time=10.4 ms | |
64 bytes from 204.236.200.208: icmp_seq=3 ttl=55 time=2.07 ms | |
64 bytes from 204.236.200.208: icmp_seq=4 ttl=55 time=2.07 ms | |
64 bytes from 204.236.200.208: icmp_seq=5 ttl=55 time=2.07 ms | |
^C | |
--- 204.236.200.208 ping statistics --- | |
5 packets transmitted, 5 received, 0% packet loss, time 4038ms | |
rtt min/avg/max/mdev = 2.076/3.761/10.458/3.348 ms | |
ggreer@mon11:~$ | |
My traceroute [v0.75] | |
mon11.k1k.me (0.0.0.0) Sun Nov 14 01:33:55 2010 | |
Keys: Help Display mode Restart statistics Order of fields quit | |
Packets Pings | |
Host Loss% Snt Last Avg Best Wrst StDev | |
1. ip-10-212-184-2.ec2.internal 0.0% 8 0.3 0.5 0.3 1.4 0.4 | |
2. 216.182.225.40 0.0% 8 0.5 0.6 0.5 0.6 0.1 | |
3. 216.182.232.70 0.0% 8 0.4 0.4 0.3 0.5 0.1 | |
4. 216.182.232.52 0.0% 8 0.7 0.6 0.5 0.7 0.1 | |
5. 216.182.232.53 0.0% 8 0.6 0.6 0.5 0.7 0.0 | |
6. 216.182.232.71 0.0% 8 0.9 0.9 0.6 1.8 0.4 | |
7. 216.182.232.124 0.0% 8 2.0 2.1 2.0 2.4 0.1 | |
8. 216.182.225.69 0.0% 7 2.0 2.4 2.0 3.8 0.6 | |
9. ec2-204-236-200-208.compute-1.amazonaws.com 0.0% 7 2.1 2.0 2.0 2.1 0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment