문제

I have to capture udp packets coming and leaving port 44301 and 45301. Problem is that my process manager says that there is packet transfer in and out, but my wireshark doesn't find that udp communication, when I try to search activity for that port. So if you got any ideas that what may cause this, please reply. PS the executable witch sends those packets is a windows service if that's important.

도움이 되었습니까?

해결책

I figured out that wireshark cannot access localhost line, so I must use another packet sniffer.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top