Skip to content

Instantly share code, notes, and snippets.

@bradkarels
Created May 14, 2015 18:10
Show Gist options
  • Save bradkarels/db793dfad6ad07c6fa3e to your computer and use it in GitHub Desktop.
Save bradkarels/db793dfad6ad07c6fa3e to your computer and use it in GitHub Desktop.
Using tcpdump on ubuntu local to access Kafka remote on OpenStack - just saving off the command.
sudo tcpdump -nn -i eth0 port 6667
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment