Ports Guide
Last modified on March 24, 2023
To understand how the components of StrongDM work together, first look at the How It Works 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 | downloads.strongdm.com | 443 |
Client | gateway | (configurable, default 5000) |
Client | Client (loopback interface) | 65220 (CLI state), 65230 (HTTP proxy), 34220 (reserved) |
Relay | ||
Relay | app.strongdm.com | 443 |
Relay | downloads.strongdm.com | 443 |
Relay | gateway | (configurable, default 5000) |
Relay | datasource or server | (configurable) |
Gateway | ||
Gateway | app.strongdm.com | 443 |
Gateway | downloads.strongdm.com | 443 |
Gateway | datasource or server | (configurable) |
API | ||
Script using API | api.strongdm.com | 443 |