From 5745f50204e9b92b8d522185697b6bd2ea8c72f5 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 17 Feb 2025 16:44:58 -0700 Subject: [PATCH] docs: Document having unbound enabled=network issues --- docs/chapters/networking.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/chapters/networking.rst b/docs/chapters/networking.rst index 255d1024..2befa4eb 100644 --- a/docs/chapters/networking.rst +++ b/docs/chapters/networking.rst @@ -309,3 +309,8 @@ At this point you'll likely be disconnected from the host. Reconnect the ssh session and continue. This step only needs to be done once in order to prepare the host. + +Things to Note +============== + +- If you are running "unbound" on your server, you will probably have issues with DNS resolution.