Open neighbads opened 3 years ago
In the Protocol Preferences for Frame, you can have Wireshark calculate a MD5 hash of each frame.
They match so the frames are identical.
Can you capture at the remote end to see if anything in the middle is blocking this as an ICMP replay issue?
Or perhaps the receiving end doesn't respond to duplicate requests?
Thanks for reporting this issue. The problem may have to do with duplicate ICMP sequence numbers being ignored by the target. You can verify this by checking if any of the following are true:
Please let us know if any of these tests work for you.
When I change wlan to cable directly connected, it is good.
I don't know why all same packet can not send to remote in wlan.
System: Windows 10 1904 npcap : npcap-sdk-1.07.zip npcap-1.20.exe
I ping ip by
ping 10.0.61.1 -n 1
and copy as hex stream from Wireshark. Then send byPing request show in Wireshark. But no response(remote ip is good).
Wireshark screenshot:
This is test pcap file: icmp.zip