Gateway Port Reference
Port Reference
An Ignition server uses many ports to manage information between itself and other Ignition servers, OPC servers, devices, and other services such as SMTP and ERP servers. The following table describes the default ports an Ignition server may use for communication. Most are configurable and some of these ports may be on a computer other than the one Ignition is installed on (that is, if MySQL is installed on a different computer, the Ignition server will not be using port 3306). This is not a complete list of TCP ports, and there are a few UDP and broadcast ports in the list. Ignition will potentially use other ports if you are connecting to additional services or devices. Setting ports may be possible for some of the following, but will depend on their respective software.
Ignition Ports
Port | Operation | Protocol | Configurable | Description |
---|---|---|---|---|
8088 | Listening | tcp | Yes | Default port setting to access the Ignition Gateway. Also the non SSL port for the Gateway Network. |
8043 | Listening | tcp | Yes | Default SSL port setting to access the Ignition Gateway |
8060 | Listening | tcp | Yes | Default SSL port setting for the Gateway Network (metroSSLPort in the Gateway XML file) |
4096 | Listening | tcp | Yes | Default port for Ignition OPC-UA server |
4446 | Listening | udp/broadcast | Yes | Default receive port for multicast messages that makes the Gateway discoverable on a local network. |
5500 | Listening | tcp | Yes | Default port for OPC browse of external Tags. |
6501 | Listening | tcp | No | Server fallback port |
8750 | Listening | tcp | No | Port used for Redundancy/Network Configuration |
17342 | Listening | tcp | No | Receive Port for SMS with Alarming |
45900 | Listening | tcp | No | Callback port for the mobile module |
44818 | Listening | tcp | No | Allen Bradley Drivers (Ethernet/IP Symbolic/General) |
4445 | Outgoing | udp/broadcast | Yes | Default send port for multicast messages that makes the Gateway discoverable on a local network. |
17341 | Outgoing | tcp | No | Send port for SMS with Alarming |
1883 | variable | tcp | No | MQTT Unencrypted. Outgoing port if using an external MQTT broker, Listen port on Ignition if using the Distributor module |
8883 | variable | tcp | No | MQTT SSL/TLS. Outgoing port if using an external MQTT broker, Listen port on Ignition if using the Distributor module |
Other Common Software/Hardware Ports
Port | Operation | Protocol | Configurable | Description |
---|---|---|---|---|
102 | Listening | tcp | No | Siemens Step7 |
2222 | Listening | tcp | No | Allen Bradley Drivers (Ethernet/IP I/O DMA) |
5060 | Listening | tcp/SIP | No | Send Voice Notification to SIP server |
5500 | Listening | tcp | Yes | Default port for OPC browse of external Tags |
6501 | Listening | tcp | No | Server fallback port |
8000 | Listening | tcp/RTP | No | Transfer/com for SIP server |
9600 | Listening | tcp | No | Omron FINS |
135 | Outgoing | tcp | No | Default port for DCOM communication (old OPCDA servers) |
389 | Outgoing | tcp | Yes | Default port for Active directory if this is being used |
465 | Outgoing | tcp | No | SMTP protocol used if Alarming is configured |
502 | Outgoing | tcp | Yes | Default Modbus port |
1433 | Outgoing | tcp | Yes | Default MSSQL port used for connection |
1521 | Outgoing | tcp | Yes | Default Oracle port used for connection |
3050 | Outgoing | tcp | Yes | Default Firebirdsql port used for connection |
3306 | Outgoing | tcp | Yes | Default MySQL port used for connection |
5432 | Outgoing | tcp | Yes | Default Postgresql port used for connection |
50000 | Outgoing | tcp | Yes | Default IBM DB2 port used for connection |
49320 | Outgoing | tcp | Yes | Default Kepware port used for connection |