Skip to content

Commit 48b506c

Browse files
author
Mattias Schlenker
committed
fix NTP
1 parent 50838e2 commit 48b506c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/common/de/ports.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ Eventuell benötigen Sie, vom {CMK}-Server ausgehend, einige weitere Ports:
165165
|===
166166
|Port |Protokoll |Bezeichnung |Ergänzende Informationen
167167
|53 |UDP |DNS |Die systemweit konfigurierten Nameserver müssen erreichbar sein
168+
|123 |UDP |NTP |Zeitsynchronisation
168169
|25/465/587 |TCP |SMTP |Versand von Benachrichtigungen vom {CMK}-Server über E-Mail (Ports je nach Konfiguration des verwendeten Mailservers)
169170
|443 |TCP |HTTPS |Kommunikation mit dem xref:license#[Lizenzserver] (nur kommerzielle Editionen, Server: `license.checkmk.com`, Alternative: xref:license#manualtrans[manuelle Übermittlung])
170171
|389/636 |TCP |LDAP |LDAP Authentifizierung (Port 389 TCP, als LDAPS auf Port 636 TCP)

src/common/en/ports.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ You may need some additional ports reachable from the {CMK} server:
161161
|===
162162
|Port |Protokoll |Bezeichnung |Ergänzende Informationen
163163
|53 |UDP |DNS |Name servers specified in the system settings must be reachable
164+
|123 |UDP |NTP |Time synchronization
164165
|25/465/587 |TCP |SMTP |Transmission of notifications from the {CMK} server via email (ports depending on the mail server configuration)
165166
|443 |TCP |HTTPS |Communication with the xref:license#[license server] (only commercial editions, Server: `license.checkmk.com`, alternative: xref:license#manualtrans[manual submission])
166167
|389/636 |TCP |LDAP |LDAP authentication (port 389 TCP, as LDAPS on port 636 TCP)

0 commit comments

Comments
 (0)