Random Project

Problem mit Ping Result

Hi there,

in some situations ping_remote returns “OK” although the device is turned off.
I found out that a manual ping returns the following:

Pinging 192.168.90.200 with 32 bytes of data:

Reply from 192.168.90.10: Destination host unreachable.
Reply from 192.168.90.10: Destination host unreachable.
Reply from 192.168.90.10: Destination host unreachable.
Reply from 192.168.90.10: Destination host unreachable.

Ping statistics for 192.168.90.200:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

So ping returns a “0% Paket loss”. That is the problem I think.

Any hints ?

Greetings, Andy.