Appendix A: Autonomous Identity Ports
The Autonomous Identity deployment uses the following ports. The Docker deployer machine opens the ports in the firewall on the target node. If you are using cloud virtual machines, you need to open these ports on the virtual cloud network.
Autonomous Identity uses the following ports:
Autonomous Identity Ports
Port | Protocol | Machine | Description |
---|---|---|---|
2376 | TCP | Docker | Secure Docker client communication. This port is required for the Docker machine, which orchestrates the Docker hosts. |
2377 | TCP | Docker | Communication between the nodes of a Docker swarm cluster. Only needed on manager nodes. |
7946 | TCP/UDP | Docker | Communication among nodes for container network discovery. |
4789 | TCP | Docker | Overlay network traffic. |
7001 | TCP | Cassandra | Internode communication. |
9042 | TCP | Cassandra | CQL native transport. |
7077 | TCP | Spark | Spark master internode communication port. |
40040-40045 | TCP | Analytics | Spark driver ports for Spark workers to callback. |
443 | TCP | Autonomous Identity | Port to access the dashboard and API. |