IO Server Processes Failing with Dual NIC

CitectSCADA 2018 R2 running on on a server with 2 NIC's (SCADA and Corporate). If the Corporate network is disabled all server processes work fine and start up. If the corporate network is enabled all the server process do not startup well, exceptions ,not responding . Anyone experienced anything like this?

Parents Reply Children
  • Are all SCADA server machines in your project having dual NICs and all of them configured like

    192.XXX.XXX.XXX,10.XXX.XXX.XXX in the Network Addresses field? Or you just use the machine names, not IPs. If dual NICs are just for Citect Connector, only the connector machine needs to have dual NICs and other SCADA shouldn't have any dual NICs. The problem is your webclient that is sitting on CORP network and required to directly connect SCADA servers for data requests. However, with dual NICs, the routing of IP traffic might not be desirable for SCADA applicaitons. As Eric pointed out, "Citect doesn't like to send a message on one network and receive a response from the other". A good solution is to get rid of dual NICs from server configuration as you are not using them for network redundancy and replace legacy webclient with PlantSCADA Access Anywhere.