Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I only want to get UDP packets with source port 8000

I used the tshark command "tshark -i eth1 udp dst port 8000", but no data packets were obtained. I want to ask if the command is correct.