Version 2 (modified by 12 years ago) (diff) | ,
---|
put info about wireshark here
allow wireshark to be run by non-root user
setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' /usr/local/bin/dumpcap
monitor Multicast IGMP traffic
sudo tcpdump -i eth0 igmp
Version 2 (modified by 12 years ago) (diff) | ,
---|
allow wireshark to be run by non-root user
setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' /usr/local/bin/dumpcap
monitor Multicast IGMP traffic
sudo tcpdump -i eth0 igmp