![]() |
Zerotier and Local Network - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: Zerotier and Local Network (/showthread.php?tid=5992) |
Zerotier and Local Network - Domoticatorino - 14.05.2025 Good morning, I am setting a LM in remote by Zerotier. Hence IP address of connection is not the local network. In the meantime I need to test modbus device on network by TCP/IP communication but devices are in timeout. Modbus variables are correct and all devices are on line because if I use ping test by LM I can reach them. Could be the problem related to Zerotier network? Thanks. Br RE: Zerotier and Local Network - Daniel - 14.05.2025 If you use Read test then it is LM sending locally the commands. Zerotier has no influence on this. RE: Zerotier and Local Network - Domoticatorino - 14.05.2025 (Yesterday, 07:15)Daniel Wrote: If you use Read test then it is LM sending locally the commands. Zerotier has no influence on this. Hi Daniel, thank you. I have sort it out. Problem was related to ID modbus device. It was different from 1 and even if on LM communication ID was the same of the device communication was in timeout. I changed the ID to 1 and now everything works fine. It is very strange because with modscan I did not find any problem even if ID was different from 1. Thanks. Claudio |