5.2. How-To Scenarios

There are three main tunnel/mirror scenarios, depending on how secure a connection you need.

5.2.1. Both Firewalls Open, Inbound

Primary Use  For connecting OPC DA, A&E or other data over a secure, isolated network, avoiding DCOM.

  1. On the Data Source side, connect the DataHub instance to the data source.

  2. Still on the Data Source side, configure the DataHub instance as tunnel master.

  3. Move to the Data User side and configure the DataHub instance as tunnel slave, making sure to configure these options as follows:.

    • For Data Flow Direction: choose Read-only for one-way, or Read-write for bidirectional data flow

    • For When Connection Initiated: choose Get all values from Master

    • For When Connection Lost: choose Mark data here “not connected”

    These options are configured this way because the tunnel master acts as the authoritative data source.

  4. Still on the Data User side, connect the data user to the DataHub instance.

See also Tunnelling Security - Best Practices.