Commonly used ports

Client - Server - Infrastructure Communication

The table provided below enumerates the commonly used ports for both the Helmut server and client.

TypeProtocolPortNotes

MoovIT's repository repo.moovit24.de

TCP

443

needed to update / install new version

DNS

TCP

53

SMB

TCP

137, 138, 139, 445

may vary depending on the storage

LDAP

TCP & UDP

389

SMTP

TCP

25

Helmut Client

TCP

80, 443

Depending if SSL is enabled

Portainer

TCP

9000

Server - WAN Communication

The host operating system should have access to its own repository for updates, upgrades, and installation of additional dependencies or packages.

This also includes common Docker repository URLs, such as docker.com and docker.io, which are essential for updating the Docker environment and pulling new images for applications like Portainer.

Last updated