Skip to content

Instantly share code, notes, and snippets.

@lisa
Created April 2, 2010 00:18
Show Gist options
  • Save lisa/352567 to your computer and use it in GitHub Desktop.
Save lisa/352567 to your computer and use it in GitHub Desktop.
lisas@alleycat ~ $ ping -c1 192.168.100.253
PING 192.168.100.253 (192.168.100.253): 56 data bytes
64 bytes from 192.168.100.253: icmp_seq=0 ttl=128 time=-173040.567 ms
wrong data byte #8 should be 0x8 but was 0x9
cp:4b b5 37 b0 a 5a eb 8
9 a b c d e f 10 11 12 13 14 15 16 17 18
19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28
29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37 0
dp:4b b5 37 b0 0 a 5a eb
8 9 a b c d e f 10 11 12 13 14 15 16 17
18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27
28 29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37
--- 192.168.100.253 ping statistics ---
1 packets transmitted, 1 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = -173040.567/-173040.567/0.000/0.000 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment