I have used node-red as a network engineer who works in automation. While I have used node-red on vendor hardware where it was pre-installed. I have not used in on windows 10. I am planning to install on some servers for testing internet connection and using that information run some commands.
I have successfully installed NR on my computer with NPM and have node.js installed. I can run NR. I have set a password. I can login the NR when its running from any device on the LAN side using my admin login information.
All three PC's on network have internet (same WAN source). In NR I can use exec node and ping nodes to ping locally. But I cannot for the life of me get the NR on this windows 10 to ping www.google.com or any other valid WAN side address. I can ping out from all PC's but not from in NR.
Thanks for fast reply. I have the tried following nodes. Always successful going from NR out to router and two other PC's (all three nodes). None of the below nodes will allow me to ping www.google.com or www.youtube.com.
Hi,
DNS issues? Proxy configuration? Tracert from a shell will tell you more information. Can you ping google.com from a Windows shell by IP address & also by domain name?