Skip to content

Instantly share code, notes, and snippets.

@voronenko-p
Created January 29, 2019 20:54
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 voronenko-p/a0668206d54674ccde53bac9529545de to your computer and use it in GitHub Desktop.
Save voronenko-p/a0668206d54674ccde53bac9529545de to your computer and use it in GitHub Desktop.
sudo tcpdump -i br0 dst host 224.0.0.50 and port 9898
listening on br0, link-type EN10MB (Ethernet), capture size 262144 bytes
16:06:24.485583 IP 192.168.2.214.4321 > 224.0.0.50.9898: UDP, length 136
16:06:27.723873 IP 192.168.1.10.4321 > 224.0.0.50.9898: UDP, length 135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment