Created
August 12, 2011 19:05
-
-
Save gaurish/1142724 to your computer and use it in GitHub Desktop.
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
root@dev:/home# ping -c 5 dev.udedi.com | |
PING dev.udedi.com (109.196.60.70) 56(84) bytes of data. | |
From syrion-to-r2.metro-networks.pl (81.30.128.10) icmp_seq=1 Time to live exceeded | |
From syrion-to-r2.metro-networks.pl (81.30.128.10) icmp_seq=2 Time to live exceeded | |
From syrion-to-r2.metro-networks.pl (81.30.128.10) icmp_seq=3 Time to live exceeded | |
From syrion-to-r2.metro-networks.pl (81.30.128.10) icmp_seq=4 Time to live exceeded | |
From syrion-to-r2.metro-networks.pl (81.30.128.10) icmp_seq=5 Time to live exceeded | |
--- dev.udedi.com ping statistics --- | |
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4000ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment