Port Requirements
Use internal interfaces to open the ports required for Plant Applications operations.
Port | Description |
---|---|
80 | Used by Web server for serving traditional, web reports. |
1433 | Used by SQL Server for communication to SQL. |
Use the CXS_Service
table in the Plant Applications database to modify the following ports.
Port | Description |
---|---|
12293 | Used by Proficy Server Manager for the Service Control feature of the Administrator. |
12294 | Used by Proficy Server Gateway for clients (including SDK) to send/receive Plant Application messages. |
12295 | Used by Proficy Server Gateway for clients (including SDK) to send/receive Plant Application messages. |
12295 | Used by older (4.0 and older) versions of Client Manager. |
12299 | Used by Proficy Server Remote Data Service, allowing Proficy services perform remote read and write operations to a historian. |
12401 | Used by Proficy License Manager for licensing requests from Proficy services to clients. |
Use INI files such as cmRTR.ini, cmConfigMgr.ini, PlantAppsMessging.ini, or Message.ini(found in the Plant Applications program installation directories), to modify the following ports.
Port | Description |
---|---|
10000 | Used by the Proficy message router to process Plant Applications messages between services clients communicating with the router. |
12280 | Used by the Proficy message router to process Plant Applications messages between services clients communicating with the router. |
Following ports are required for the Plant Applications Web Client.
Port | Description |
---|---|
15672 | Used by the Rabbit MQ Message bridge to communicate with the Plant Applications server to retrieve data updates. |
8443 | Used to provide the required redirect to allow the UAA to load the Web Client. |
8444 | Tomcat port used by the Web Client. |
5433 | Default port for PostgreSQL installation. |
9095 | The default port for Kafka. |
2185 | The default port for ZooKeeper. |