Home:ALL Converter>Wireshark doesnt show UDP packets

Wireshark doesnt show UDP packets

Ask Time:2020-07-14T05:22:11         Author:Łukasz Przeniosło

Json Formatter

I have checked this UDP packets not displayed in Wireshark and this UDP Packet not captured by Wireshark, but is captured by UDP application , but couldnt solve my issue.

I am using Wireshark to observe traffic on an adapter I have connected to some network device- no other traffic than the one I issue is there.

enter image description here

Then I am using Packet Sender application to send a UDP packet to an IP address I know is on the other side of the adapter (i.e. I am 10.10.10.34, the other device is 10.10.10.1).

enter image description here

I can correctly ping the other device and ICMP packets are visible in Wireshark. I can sent TCP or SSL packets and see them in Wireshark. Whenever I send UDP packet, it is not seen in Wireshark- I cannot figure out why. All my settings are default ones.

The other thing I suspect that the UDP packet is not sent by the Packet Sender application, but I am not sure how to validate that.

Author:Łukasz Przeniosło,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/62884465/wireshark-doesnt-show-udp-packets
yy