How to capture broadcast or multicast packets with tcpdump utility

How to capture broadcast or multicast packets with tcpdump utility

First install tcpdump software:

For Ubuntu:

# apt-get install tcpdump

ForCentOS:

# yum install tcpdump

Then you can run tcpdump 

#  tcpdump -n "broadcast and  multicast"

Example output:

tcpdump

Discuss article in ArsTech Forum

If you like what you are reading, please:

Buy me a coffeeBuy me a coffee

arstech

Leave a Reply