

17:36, EEST

May 30, 2020

Hi, I’m working on a small project at university. What I’m trying to do is: sending and receiving data between 2 OPC UA Client application.
Because of the small size of my project, I intend to use Prosys Simulation Server to execute it (Client 1 ……. Prosys Server ……… Client 2).
In the next step, I create a virtual machine (Azure), and its public IP addres is 56.255.180.112 (for example) and private IP address is 10.0.0.4 , then run the Prosys Server on that virtual machine.
Here’s the problem:
– I try to ping 56.255.180.112 from my physical device and it works.
– I try to connect a remote Client (on my laptop) to the Prosys Server (on virtual machine) with url: opc.tcp://56.255.180.112:53530 -> It doesn’t work
– I try to connect a local Client (on virtual machine) to the Prosys Server with url: opc.tcp://56.255.180.112:53530 -> doesn’t work, and url: opc.tcp://10.0.0.4:53530 -> works
– In the Prosys Server, I go to tab Endpoint -> Bind Address -> Custom -> Configure… and there are only 2 addresses: 10.0.0.4 and 127.0.0.1. Does it need to have an address like 56.255.180.112 there to connect from my remote Client?
So can you suggest me some solution to my problem? Thank you so much
1 Guest(s)
