I have implemented a ping request with pcap.net. Everything is working fine but when the destination replies with a icmp echo response windows immediatly sends an icmp destination port unreachable.
me other host
| |
|---------->| Ping using pcap.net to send
| |
|<----------| Ping-reply
| |
|---------->| icmp Port unreachable
How can i prevent windows from doing this?