Recent content by loupag007

  1. L

    ICMP Echo - Strange Issue - Need Help

    Hello, First, I appreciate the in-depth information. This is very helpful, not just for determining the root cause, but I also picked up a few things from your responses. We found the issue from a pretty rare Winsock message ERROR 11050 (IP_GENERAL_FAILURE), ICMPSendEcho that appeared in...
  2. L

    ICMP Echo - Strange Issue - Need Help

    Hi Everyone, I have an industrial device in the network. From Windows, if I ping that device from CMD with the default parameters (32 bytes of data), then the device replies to the echo request fine with all 32 bytes returned exactly (all good). Problem is: If I ping the device again...