Ports
To understand how the components of strongDM work together, first look at the Architecture pages. This page details the network ports that need to be opened in order for the various components to successfully communicate.
All ports listed are TCP.
Source | Destination | Port |
---|---|---|
Client | ||
Client | app.strongdm.com | 443 |
Client | public gateways | 443 |
Client | private gateways | (configurable) |
Client | Client (loopback interface) | 34220, 65220 |
Relay | ||
Relay | app.strongdm.com | 443 |
Relay | gateways | (configurable) |
Relay | datasource or server | (configurable) |
Gateway | ||
Gateway | app.strongdm.com | 443 |
Gateway | datasource or server | (configurable) |
API | ||
Script using API | api.strongdm.com | 443 |