Skip to content

Instantly share code, notes, and snippets.

@andrewn
Created August 9, 2011 11:08
Show Gist options
  • Save andrewn/1133776 to your computer and use it in GitHub Desktop.
Save andrewn/1133776 to your computer and use it in GitHub Desktop.
~$ traceroute 192.168.192.10
traceroute to 192.168.192.10 (192.168.192.10), 64 hops max, 52 byte packets
1 * * *
traceroute: sendto: No route to host
2 traceroute: wrote 192.168.192.10 52 chars, ret=-1
*traceroute: sendto: Host is down
traceroute: wrote 192.168.192.10 52 chars, ret=-1
*traceroute: sendto: Host is down
traceroute: wrote 192.168.192.10 52 chars, ret=-1
*
traceroute: sendto: Host is down
3 traceroute: wrote 192.168.192.10 52 chars, ret=-1
* * *
4 * * *
traceroute: sendto: No route to host
5 traceroute: wrote 192.168.192.10 52 chars, ret=-1
*traceroute: sendto: Host is down
traceroute: wrote 192.168.192.10 52 chars, ret=-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment