Monitoring and Saving Ethernet Traffic with Device Info on Jetson TX2

Hi, I am currently using jetson tx2 to save my canbus data, video records and run ml-dl models on gpu.

I want to record the data of each device along with its IP and port, regardless of who prints how much data over Ethernet. Does anyone know how I can do this easily on Jetson TX2? This thing will be something like a wireshark recording packets in a folder.

(I’m not sure if this category or labels are true for this topic)

I’m new to jetson tx2, thank you very much for your helps in advance

Hello,

Thanks for visiting the NVIDIA Developer forums! Your topic will be best served in the Jetson category.

I will move this post over for visibility.

Cheers,
Tom

There is tcpdump. Wireshark can read tcpdump captures.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.