Skip to content

Networking

Ports

Required ports for communication across Datamotive nodes — Management Server, Replication Node, DeDupe Node, and Windows Prep Node.

Product
Datamotive Platform
Version
v2.0.3
Last updated
Updated
Reading time
1 min read

Datamotive nodes operate on specific ports for inter-node communication, platform API access, and the management console. Use the tables below to define firewall rules or cloud security groups — one security group per node type is the recommended pattern.

Management Server (Security Group 1)

PortDescriptionAccessScope
3308Database connectionINWithin site
5000Management Server controller (GUI / REST)IN/OUTAcross sites
5001Replication Server/Node data transferIN/OUTAcross sites
5002Replication Server encrypted data transferIN/OUTAcross sites
5005DeDupe server connectionOUTAcross sites
443AWS / GCP / Azure API endpointsOUT
443vCenter Server API (VMware, default 443)OUTWithin site
902VMware VDDK connection to ESXi hosts (VMware only)IN/OUTWithin site
5985HTTP connection to Windows Prep Node (WinRM)OUTWithin site
5986HTTPS connection to Windows Prep Node (WinRM)OUTWithin site
22SSH — used during the upgrade processIN/OUTWithin site

Replication Node (Security Group 2)

PortDescriptionAccessScope
5000Replication Server/Node data transferIN/OUTAcross sites
5001Replication Server/Node data transferIN/OUTAcross sites
5002Replication Server encrypted data transferIN/OUTAcross sites
5005DeDupe server connectionOUTAcross sites
443AWS / GCP / Azure API endpointsOUTWithin site
443vCenter Server API (VMware, default 443)OUTWithin site
902VMware VDDK connection to ESXi hosts (VMware only)IN/OUTWithin site
3308Database connectionOUTWithin site
5985HTTP connection to Windows Prep Node (WinRM)OUTWithin site
5986HTTPS connection to Windows Prep Node (WinRM)OUTWithin site
22SSH — used during the upgrade processINWithin site

DeDupe Node (Security Group 3)

PortDescriptionAccessScope
5005DeDupe Node controller (REST)INAcross sites

Windows Prep Node (Security Group 4)

PortDescriptionAccessScope
5985–5986WinRM communicationINWithin site
3389RDPINWithin site

Console and service ports

  • The management console is served at https://<management-node-ip>:5000/mgmt.
  • The upgrade wizard is served at https://<management-node-ip>:5004/upgrade.
  • Port 5003 is the replication controller service port, used for management-to-replication-node control traffic.

Related docs

Was this page helpful?