Skip to content

Instantly share code, notes, and snippets.

Created July 19, 2016 14:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7f064aa07c0b9c85aba19fbbd006892a to your computer and use it in GitHub Desktop.
Save anonymous/7f064aa07c0b9c85aba19fbbd006892a to your computer and use it in GitHub Desktop.
## Desktop: 192.168.1.4; NUC:192.168.1.26
## Desktop to NUC ###
[strano@stranobeast ~]$ traceroute 192.168.1.26
traceroute to 192.168.1.26 (192.168.1.26), 30 hops max, 60 byte packets
1 stranobeast (192.168.1.4) 3006.829 ms !H 3006.684 ms !H 3006.662 ms !H
## NUC to Desktop ##
[strano@stranoCenter ~]$ traceroute 192.168.1.4
traceroute to 192.168.1.4 (192.168.1.4), 30 hops max, 60 byte packets
1 stranoCenter (192.168.1.26) 3009.630 ms !H 3009.559 ms !H 3009.553 ms !H
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment