Spoke with a developr on the PiHole Discourse while trying to get this setup working.

Blackconvoy88 2018-05-14 16:17:58 -07:00
parent db6cbb3070
commit 0fc1ea1238

@ -27,7 +27,7 @@ There are instructions on the [wiki](https://github.com/jedisct1/dnscrypt-proxy/
Also see the [wiki](https://github.com/jedisct1/dnscrypt-proxy/wiki/DNS-server-sources) for details on DNS server sources.
## Step 2: Modify Pi-Hole
If you're running a newer version of Pi-Hole (might only be available on FTLDNS at the moment), you have the possibility to specify a "**Local DNS server on custom port**" in the Web interface by going to **Settings -> DNS**. Simply check the checkbox and enter 5353 as the port. Of course, you should remove (uncheck) every other DNS server.
If you're running a newer version of Pi-Hole (might only be available on FTLDNS at the moment), you have the possibility to specify a "**Local DNS server on custom port**" in the Web interface by going to **Settings -> DNS**. Simply check the checkbox and enter 5353 as the port. In newer versions of FTLDNS, this option is no longer present, but all custom DNS fields can now take on a port number with the syntax (**host#port**). Of course, you should remove (uncheck) every other DNS server.
If you're running a older version of Pi-Hole, then follow these instructions:
* `sudo nano /etc/dnsmasq.d/02-dnscrypt.conf`: Create new or edit existing conf.