We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d709ed commit ab926b0Copy full SHA for ab926b0
1 file changed
docs/general/split-dns.md
@@ -37,6 +37,12 @@ Navigate to Services > DNS Resolver > General Setting > Host Overrides > Add:
37
38
### Pihole & dnsmasq
39
40
+Enable `dnsmasq.d` on pihole (only required on v6 or higher) using the following command:
41
+
42
+```
43
+sudo pihole-FTL --config misc.etc_dnsmasq_d true
44
45
46
Create a file called `/etc/dnsmasq.d/domain.conf` with this contents:
47
48
```
0 commit comments