Linux packet grabbing problem

how does linux centos7.6 crawl and view udp packets sent and received?

the communication between the platform and the device, the device that sends the package on the platform cannot be received, and the program has output before the platform is sent. I want to grab the package and look at the data.

Jun.28,2022

choose one of three:

  1. wireshark grab package
  2. tcpdump grab package input as pcap file, open
  3. with wireshark
  4. tcpdump directly observe the output
Menu