Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

9.3. Creating a Node DNS Record


For correct communication between the node host (Host 2) and the broker host (Host 1), verify that the host name for Host 1 resolves correctly. See Section 7.3, “Installing and Configuring BIND and DNS” for instructions on BIND server configuration.
Update the DNS records (in these instructions, the Host 1 BIND server) to resolve the host name for Host 2.
Run the following command on Host 1. Replace example.com with the chosen domain name, node with Host 2's short name, and 10.0.0.2 with Host 2's IP address:
# oo-register-dns -h node -d example.com -n 10.0.0.2
This command is provided as a convenience, equivalent to the nsupdate command demonstrated in the Host 1 configuration.

Note

This step is not performed by the kickstart or bash script, but the named_entries parameter can be used to define all hosts in advance when installing named.
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können. Entdecken Sie unsere neuesten Updates.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Theme

© 2026 Red Hat
Nach oben