Configure Reverse Connection
There are two approaches to establish communication between
FactoryTalk Linx
OPC UA Connector and OPC UA Servers:- Normal Connection:FactoryTalk LinxOPC UA Connector initiates connection to the OPC UA Server before starting the UA-specific handshake.
- Reverse Connection: The OPC UA Server initiates connection toFactoryTalk LinxOPC UA Connector. OnceFactoryTalk LinxOPC UA Connector establishes a secure channel with the OPC UA Server, the UA-specific handshake occurs. This approach is used when the OPC UA Server is behind firewalls with no open ports to connect to.
To configure Reverse Connection in FactoryTalk Linx OPC UA Connector
- InFactoryTalk Linx OPC UA Connector, selectOPC UA Servers.
- OnOPC UA Servers, select an OPC UA Server, selectReverse Connect, and then enter values in the following boxes:
- Endpoint URL. Enter the network path to the OPC UA Server in the format ofopc.tcp://.<hostname_or_ip:port>/<EndpointName>TIP: In the case of a reverse connection, the Endpoint URL must be the OPC UA Server's Server URL, not the Discovery URL.
- Client Address. Enter the hostname or the IP address ofFactoryTalk LinxOPCUA Connector.TIP: Use IP address ifFactoryTalk LinxOPC UA Connector and the OPC UA Server are on different networks.
- Client Port. Enter the port to be used for Reverse Connection.
A complete network path toFactoryTalk LinxOPC UA Connector is automatically generated inClient Endpoint URL. - (optional) SelectLog Reverse Connect Server Urito log the URL and URI for the reverse connected OPC UA Server toFactoryTalk Diagnostic Log.
- SelectOK.
Provide Feedback