Skip to content

Instantly share code, notes, and snippets.

@Manawyrm
Created November 30, 2015 10:31
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 Manawyrm/96c709cb9357f04d4717 to your computer and use it in GitHub Desktop.
Save Manawyrm/96c709cb9357f04d4717 to your computer and use it in GitHub Desktop.
root@FFTestnode:~# tcpdump -i any -v icmp6 | grep fda0
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 65535 bytes
11:32:10.424621 IP6 (hlim 61, next-header ICMPv6 (58) payload length: 64) fda0:23:748b::1 > fdca:ffee:8:0:a00:27ff:fe0f:320e: [icmp6 sum ok] ICMP6, echo request, seq 1
11:32:10.424627 IP6 (hlim 61, next-header ICMPv6 (58) payload length: 64) fda0:23:748b::1 > fdca:ffee:8:0:a00:27ff:fe0f:320e: [icmp6 sum ok] ICMP6, echo request, seq 1
11:32:10.424662 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 64) fdca:ffee:8:0:a00:27ff:fe0f:320e > fda0:23:748b::1: [icmp6 sum ok] ICMP6, echo reply, seq 1
11:32:10.424666 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 64) fdca:ffee:8:0:a00:27ff:fe0f:320e > fda0:23:748b::1: [icmp6 sum ok] ICMP6, echo reply, seq 1
11:32:10.446147 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 112) fdca:ffee:8::1e01 > fdca:ffee:8:0:a00:27ff:fe0f:320e: [icmp6 sum ok] ICMP6, destination unreachable, unreachable route fda0:23:748b::1
11:32:10.446154 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 112) fdca:ffee:8::1e01 > fdca:ffee:8:0:a00:27ff:fe0f:320e: [icmp6 sum ok] ICMP6, destination unreachable, unreachable route fda0:23:748b::1
11:32:11.225058 IP6 (hlim 61, next-header ICMPv6 (58) payload length: 64) fda0:23:748b::1 > fdca:ffee:8:0:a00:27ff:fe0f:320e: [icmp6 sum ok] ICMP6, echo request, seq 2
11:32:11.225065 IP6 (hlim 61, next-header ICMPv6 (58) payload length: 64) fda0:23:748b::1 > fdca:ffee:8:0:a00:27ff:fe0f:320e: [icmp6 sum ok] ICMP6, echo request, seq 2
11:32:11.225090 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 64) fdca:ffee:8:0:a00:27ff:fe0f:320e > fda0:23:748b::1: [icmp6 sum ok] ICMP6, echo reply, seq 2
11:32:11.225095 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 64) fdca:ffee:8:0:a00:27ff:fe0f:320e > fda0:23:748b::1: [icmp6 sum ok] ICMP6, echo reply, seq 2
11:32:11.239609 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 112) fdca:ffee:8::1e01 > fdca:ffee:8:0:a00:27ff:fe0f:320e: [icmp6 sum ok] ICMP6, destination unreachable, unreachable route fda0:23:748b::1
11:32:11.239615 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 112) fdca:ffee:8::1e01 > fdca:ffee:8:0:a00:27ff:fe0f:320e: [icmp6 sum ok] ICMP6, destination unreachable, unreachable route fda0:23:748b::1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment