Skip to content

Commit 71f8f45

Browse files
authored
Merge pull request #80201 from dfitzmau/OCPBUGS-37415
OCPBUGS-37415: Added a note to the Troubleshooting node network confi…
2 parents b85bffd + 7b8a08c commit 71f8f45

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/k8s-nmstate-troubleshooting-dns-disconnected-env.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
If you experience DNS connectivity issues when configuring `nmstate` in a disconnected environment, you can configure the DNS server to resolve the list of name servers for the domain `root-servers.net`.
1010

11+
[IMPORTANT]
12+
====
13+
Ensure that the DNS server includes a name server (NS) entry for the `root-servers.net` zone. The DNS server does not need to forward a query to an upstream resolver, but the server must return a correct answer for the NS query.
14+
====
15+
1116
== Configuring the bind9 DNS named server
1217

1318
For a cluster configured to query a `bind9` DNS server, you can add the `root-servers.net` zone to a configuration file that contains at least one NS record.

0 commit comments

Comments
 (0)