Skip to content

Instantly share code, notes, and snippets.

@matti
Created September 4, 2017 17:50
Show Gist options
  • Select an option

  • Save matti/c569e7e859f5f6acf2ff3202df00f233 to your computer and use it in GitHub Desktop.

Select an option

Save matti/c569e7e859f5f6acf2ff3202df00f233 to your computer and use it in GitHub Desktop.

sudo tcpdump -i en0 icmp ping -c2 224.0.0.251

20:47:43.072218 IP 192.168.146.61 > 224.0.0.251: ICMP echo request, id 32551, seq 0, length 64
20:47:43.074505 IP 192.168.146.83 > 192.168.146.61: ICMP echo reply, id 32551, seq 0, length 64
20:47:43.183397 IP 192.168.146.63 > 192.168.146.61: ICMP echo reply, id 32551, seq 0, length 64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment