Minor additions (#273)

This commit is contained in:
XhmikosR
2020-03-04 18:45:44 +02:00
committed by GitHub
parent 704bf81ae8
commit 8ae2eca1ea
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ google.com. 191 IN A 172.217.22.14
### Configuring Pi-hole
Finally, configure Pi-hole to use the local `cloudflared` service as the upstream DNS server by specifying `127.0.0.1#5053` as the Custom DNS:
Finally, configure Pi-hole to use the local `cloudflared` service as the upstream DNS server by specifying `127.0.0.1#5053` as the Custom DNS (IPv4):
![Screenshot of Pi-hole configuration](../images/DoHConfig.png)
+1 -1
View File
@@ -147,7 +147,7 @@ The first command should give a status report of `SERVFAIL` and no IP address. T
### Configure Pi-hole
Finally, configure Pi-hole to use your recursive DNS server:
Finally, configure Pi-hole to use your recursive DNS server by specifying `127.0.0.1#5353` as the Custom DNS (IPv4):
![screenshot at 2018-04-18](../images/RecursiveResolver.png)