From 1dd2effede631d08d073796822b58cf7a4ba9f50 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 19 Apr 2020 16:58:44 +0300 Subject: [PATCH] Update unbound.md (#291) --- docs/guides/unbound.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/unbound.md b/docs/guides/unbound.md index 62aa562..e6906c8 100644 --- a/docs/guides/unbound.md +++ b/docs/guides/unbound.md @@ -152,7 +152,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 by specifying `127.0.0.1#5353` as the Custom DNS (IPv4): +Finally, configure Pi-hole to use your recursive DNS server by specifying `127.0.0.1#5335` as the Custom DNS (IPv4): ![Upstream DNS Servers Configuration](../images/RecursiveResolver.png)