Advanced Gateway Settings
In addition to customizing the Gateway's homepage, there are a number of advanced features in the Gateway that you can customize, such as changing ports, changing the Java version, and changing the allocated memory size.
Port References
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).
Port |
Operation |
Protocol |
Configurable |
Description |
8088 |
Listening |
tcp |
Yes |
Default port setting to access the Ignition gateway |
8043 |
Listening |
tcp |
Yes |
Default SSL port setting to access the Ignition gateway |
4096 |
Listening |
tcp |
Yes |
Default port for OPC-UA server |
45900 |
Listening |
tcp |
No |
Callback port for the mobile module |
4445 |
Outgoing |
udp/broadcast |
Yes |
Default send port for a multicast messaged that makes the gateway discoverable on a local network |
4446 |
Listening |
udp/broadcast |
Yes |
Default receive port for a multicast messages that makes the gateway discoverable on a local network |
8750 |
Listening |
tcp |
No |
Port used for Redundancy/Network Configuration |
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 |
5060 |
Listening |
tcp/SIP |
No |
Send Voice Notification to SIP server |
8000 |
Listening |
tcp/RTP |
No |
Transfer/com for SIP server |
17341 |
Outgoing |
tcp |
No |
Send port for SMS with Alarming |
17342 |
Listening |
tcp |
No |
Receive Port for SMS with Alarming |
502 |
Outgoing |
tcp |
Yes |
Default Modbus port |
3306 |
Outgoing |
tcp |
Yes |
Default MySQL port used for connection |
1433 |
Outgoing |
tcp |
Yes |
Default MSSQL port used for connection |
1521 |
Outgoing |
tcp |
Yes |
Default Oracle port used for connection |
50000 |
Outgoing |
tcp |
Yes |
Default IBM DB2 port used for connection |
5432 |
Outgoing |
tcp |
Yes |
Default Postgresql port used for connection |
3050 |
Outgoing |
tcp |
Yes |
Default Firebirdsql port used for connection |
6501 |
Listening |
tcp |
No |
Server fallback port |
5500 |
Listening |
tcp |
Yes |
Default port for OPC browse of external tags |
In this section ...