Created
May 14, 2015 18:10
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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