Report Bugs Here

Moderator: Mmiscool

User avatar
By kingedem
#62504 Just observed, wget working only in local LAN network but does not work for wan internet. I was not fetching IP with this below code:
Print wget("axelta.com/getip.php")
User avatar
By Electroguard
#62511 You could try your wget instruction using axelta.com IP address rather than its name, which could show up a DNS problem.
If you can't reach ANY external internet sites - but other local networked machines can - it could suggest problems with the nodes local settings, perhaps an incorrect default gateway address.