Logic Machine Forum
Unable to connect through ETS - 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: Unable to connect through ETS (/showthread.php?tid=1961)



Unable to connect through ETS - Jayce - 12.03.2019

Hello,

I'm having difficulties with connecting to a Logic Machine 5 through ETS. I have forwarded port 3671 to 36003 (UDP), but for some reason it doesn't work. I wasn't able to telnet it either. I tried telnetting it inside the internal network (telnet LMIP 3671) but that didn't work either. That means though there should be some different problem. I'm pretty sure the forward is correct, since the forward for Logic machine web itself works flawlessly on port 36002. Is there a setting inside of LM I should check? I compared all the settings of two LMs and they're the same.


RE: Unable to connect through ETS - admin - 12.03.2019

Telnet uses TCP so that won't work for UDP. You might need to enabled NAT mode in ETS. Another thing is that port forwarding for KNX/IP is a big security issue because there's no authentication of any kind. You should really use VPN for this.


RE: Unable to connect through ETS - Jayce - 12.03.2019

I will be switching to VPN, thanks. But the enabling of NAT doesn't work.