Hello,
I am new to node-red. And new to this forum too! In the links please replace "-" with "."
For learning purposes I want to try ping a target and show the result on an dashboard
I use "node-red-node-ping" and hoped to get the Roundtriptime in ms as msg.payload. But I was wrong...
The following targets are "not pingable" and I get "false" as return value:
(IPVx = Automatic or =IPV6)
www-google-de
google-de
localhost
heise-de
The following URL does work correct:
(IPVx = Automatic)
ipv4-google-com
(IPVx = IPV4)
heise-de
For me it seems that ping to IPV6 targets does not work correct.
My Desktop is a Windows 10 with IPv6 as default.
Please try to reproduce. And If you have a hint for me I would be very thankfull.
Kind Regards
Rainer