![]() |
|
YABE - 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: YABE (/showthread.php?tid=6407) |
YABE - ALEJANDRO - 28.04.2026 Good afternoon, I have created a VPN through which I access four logic machines: -192.168.0.11 -192.168.0.12 -192.168.0.13 -192.168.0.14 The VPN IP address on my computer is 10.8.0.3. The four logic machines are configured to deliver data via BACnet IP address, each separately. I need to connect remotely to the logic machines through the VPN using Yabe to verify that the BACnet connection is working correctly and is of good quality. However, I am unable to access the IP addresses of the logic machines or the objects that each logic machine exports via BACnet IP address. RE: YABE - admin - 29.04.2026 BACnet device discovery uses broadcast communication which is limited to a single network. It won't work over VPN since your VPN IP belongs to a different network. |