diff --git a/settings-dhcp.lp b/settings-dhcp.lp index 91513299..5e5b0605 100644 --- a/settings-dhcp.lp +++ b/settings-dhcp.lp @@ -71,21 +71,11 @@ mg.include('scripts/pi-hole/lua/settings_header.lp','r')
The DNS domains for the DHCP server. If no domain is specified, then any DHCP hostname with a domain part (i.e., with a period) will be disallowed. If a domain is specified, then hostnames with a domain parts matching the domain here are allowed. In addition, when a suffix is set then hostnames without a domain part have the suffix added as an optional domain part.
-The DNS domains for your Pi-hole. If no domain is specified and you are using Pi-hole's DHCP server, then any hostnames with a domain part (i.e., with a period) will be disallowed. If a domain is specified, then hostnames with a domain parts matching the domain here are allowed. In addition, when a suffix is set then hostnames without a domain part have the suffix added as an optional domain part.
+Important: Enabling these two options may increase your privacy, - but may also prevent you from being able to access - local hostnames if the Pi-hole is not used as DHCP server.
+ but may also prevent you from being able to access. Make sure you have set up conditional forwarding in this case.