![]() |
|
Remote connection via http server - Printable Version +- LogicMachine 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: Remote connection via http server (/showthread.php?tid=6350) |
Remote connection via http server - ALEJANDRO - 13.03.2026 If I open a port through the router, could I connect to a logic machine via the WAN IP address? Puerto Externo = WAN port Puerto Interno = LAN port RE: Remote connection via http server - Daniel - 13.03.2026 To webserver yes, to KNX and BACnet no. RE: Remote connection via http server - ALEJANDRO - 13.03.2026 What I want is to access the SCADA system, that is, the logic machine, through its static IP address. The problem I've encountered is that the network card I installed in the router doesn't have a static IP address, so the HTTP or HTTPS option won't work. I'm looking at the VPN option as a zero-tier solution. RE: Remote connection via http server - ALEJANDRO - 13.03.2026 I don't understand the state "REQUESTING_CONFIGURATION" RE: Remote connection via http server - admin - 13.03.2026 Have you configured a valid gateway and DNS in Network > Interfaces > eth0? RE: Remote connection via http server - ALEJANDRO - 13.03.2026 Here you can see RE: Remote connection via http server - admin - 13.03.2026 Your gateway IP is in another subnet, this setup won't work. Either the gateway is wrong and should be 192.168.0.1 or LM IP must be in the 192.168.1.x range. RE: Remote connection via http server - ALEJANDRO - 13.03.2026 You are right, my device's gateway was my router's ip, now i see my LM in zerotier |