diff --git a/docs/general/split-dns.md b/docs/general/split-dns.md index 2a4b9b9b5..ca59e0dac 100644 --- a/docs/general/split-dns.md +++ b/docs/general/split-dns.md @@ -37,6 +37,12 @@ Navigate to Services > DNS Resolver > General Setting > Host Overrides > Add: ### Pihole & dnsmasq +Enable `dnsmasq.d` on pihole (only required on v6 or higher) using the following command: + +``` +sudo pihole-FTL --config misc.etc_dnsmasq_d true +``` + Create a file called `/etc/dnsmasq.d/domain.conf` with this contents: ```