Ports & Networking
- 24 Jan 2025
-
DarkLight
-
PDF
Ports & Networking
- Updated on 24 Jan 2025
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
In an environment where components are installed on more than one host, the following network traffic flows need to be allowed. All ports and networking specs are TCP protocol unless otherwise noted. Not all ports will need to be open for every supported architecture. Secure ports are only required when explicitly configured.
Source | Destination | Port | Description |
---|---|---|---|
Desktop Devices | Itential Platform | 3000 | Web browser connections to Itential Platform over HTTP. |
Desktop Devices | Itential Platform | 3443 | Web browser connections to Itential Platform over HTTPS. |
Desktop Devices | IAG | 8083 | Web browser connections to Itential Platform over HTTPS. |
Desktop Devices | IAG | 8443 | Web browser connections to Itential Platform over HTTPS. |
Desktop Devices | HashiCorp Vault | 8200 | Web browser connections to HashiCorp Vault. |
Itential Platform | MongoDB | 27017 | Itential Platform connects to MongoDB. |
Itential Platform | Redis | 6379 | Itential Platform connects to Redis. |
Itential Platform | Redis | 26379 | Itential Platform connects to Redis Sentinel. Required only for HA installations. |
Itential Platform | IAG | 8083 | Itential Platform connects to IAG over HTTP. |
Itential Platform | IAG | 8443 | Itential Platform connects to IAG over HTTPS. |
Itential Platform | HashiCorp Vault | 8200 | Itential Platform connections to HashiCorp Vault. |
Itential Platform | LDAP | 389 | Itential Platform connections to LDAP. When LDAP adapter is used for authentication. |
Itential Platform | LDAP | 636 | Itential Platform connections to LDAP with TLS. When LDAP adapter is used for authentication. |
Itential Platform | RADIUS | 1812 | Itential Platform connections to RADIUS. When RADIUS adapter is used for authentication. This uses UDP. |
MongoDB | MongoDB | 27017 | Each MongoDB talks to other MongoDBs for replication of the database. Required only for HA installations. |
Redis | Redis | 6379 | Each Redis talks to other Redis sources for replication. Required only for HA installations. |
Redis | Redis | 26379 | Each Redis uses Redis Sentinel to monitor the Redis processes for HA resiliency. Required only for HA installations. |
Was this article helpful?