Page 1 of 1

OPC UA over VPN-Tunnel

Posted: 20 Sep 2021, 09:10
by JMerks
Hi,

I Am working on a project where the OPC UA Server (Phoenix contact AXC 1050 PLC) is connected to a Sierra RV50 router with a M2M Sim-Card (Router 1).
The OPC UA Client is a laptop with TIA Portal WinCC professional on a office-network (Router 2).


So I know that I Should put the IP "opc.tcp://name:Port" of the PLC (OPC UA Server) in the "OPC UA Discovery URL" in TIA Portal Scada (OPC UA Client.)
But this won't work because the PLC is on another network. 

I found something that it should be possible to connect the 2 networks with a VPN-Tunnel. 
But now my question is, 

Is it possible to send and receive data over a VPN Tunnel with OPC UA?


Hope to receive a reaction.
Thanks in advance!



Joost

Re: OPC UA over VPN-Tunnel

Posted: 21 Sep 2021, 11:58
by Support Team
Hello,

have you managed to get a TCP/IP connection running over your VPN tunnel? If yes, then the OPC UA will work as well. However OPC UA does not nessiccarily need VPN to run. OPC UA connections are secure in itself, hence generally there is no need for VPN in an OPC UA network from a security perspective.