diff --git a/settings.php b/settings.php index a3ce919a3..5484edb4f 100644 --- a/settings.php +++ b/settings.php @@ -904,7 +904,9 @@ function convertseconds($argument)

When there is a Pi-hole domain set and this box is ticked, this asks FTL that this domain is purely local and FTL may answer queries from /etc/hosts or DHCP leases - but should never forward queries on that domain to any upstream servers.

+ but should never forward queries on that domain to any upstream servers. + If Conditional Fowarding is enabled, unticking this box may cause a partial + DNS loop under certain circumstances (e.g. if a client would send TLD DNSSEC queries).

checked> @@ -953,6 +955,8 @@ function convertseconds($argument) devices ending in your local domain name will not leave your network, however, this is optional. The local domain name must match the domain name specified in your DHCP server for this to work. You can likely find it within the DHCP settings.

+

Enabling Conditional Fowarding will also forward all hostnames (i.e., non-FQDNs) to the router + when "Never forward non-FQDNs" is not enabled.

checked>