Hi -
I'm not a unix expert by any stretch.
I am trying to debug a application I have written which appears not to be receiving Multicast Packets bring broadcast from a server elsehwere on my network.
I can't tell if the device/OS itself is blocking the packets or the libraries I'm using is somehow not working correctly.
MY guess is that tcpdump will provide me the answer. the trouble there are some many options to run it, I can't make sense of it all.
Can someone tell me the exact tcpdump command I would execute if I wanted to trap all inbound packets
arriving to the device. The "broadcast" packets are being sent to the standard UPnP address:
239.255.255.250 port 1900
Since these are UDP packets does it mater that I am trying to use tcpdump
much appreciated.
Start Free Trial