unbound: suggest matched domain option for dnsmasq link
authorEric Luehrsen <redacted>
Thu, 4 Jun 2020 05:13:46 +0000 (01:13 -0400)
committerEric Luehrsen <redacted>
Thu, 4 Jun 2020 05:13:46 +0000 (01:13 -0400)
Signed-off-by: Eric Luehrsen <redacted>
net/unbound/files/README.md

index fd971bc07dea23734257c3b3783519c9b184d367..52378d5c5033f44a01518be2913486e1ed985e3e 100644 (file)
@@ -65,6 +65,8 @@ In this case, Unbound serves your local network directly for all purposes. It wi
 **/etc/config/unbound**:
 ```
 config unbound
+  # likely you want to match domain option between Unbound and dnsmasq
+  option domain 'yourdomain'
   option dhcp_link 'dnsmasq'
   option listen_port '53'
   ...
git clone https://git.99rst.org/PROJECT