Update docs/guides/vpn/wireguard/server.md

Co-authored-by: yubiuser <ckoenig@posteo.de>
Signed-off-by: Ap0them <65299214+Ap0them@users.noreply.github.com>
This commit is contained in:
Ap0them
2023-01-01 07:56:24 -07:00
committed by GitHub
parent 2aebf2ab36
commit 61ed4cc63b
+1 -1
View File
@@ -232,7 +232,7 @@ interface: wg0
Your public key will be different from ours. This is expected (you just created your own key above).
## Set your Pi-hole to listen on all interfaces
## Set your Pi-hole to allow only local requests
On your [Settings page (tab DNS)](http://pi.hole/admin/settings.php?tab=dns), ensure you select the appropriate listening mode of your Pi-hole. `Allow only local requests` is preferred as it adds a bit of additional safety. Your WireGuard peers/clients will be correctly recognized as being only one hop away.