From 87f37386a345901767457e9df4298d17a2bf4cf2 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 17 May 2020 11:57:22 +0300 Subject: [PATCH] Link to the guides OpenVPN page instead of the wiki --- docs/core/pihole-command.md | 2 +- docs/guides/vpn/overview.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/core/pihole-command.md b/docs/core/pihole-command.md index f8784ef..528503e 100644 --- a/docs/core/pihole-command.md +++ b/docs/core/pihole-command.md @@ -320,4 +320,4 @@ Help Command | `pihole -a interface --help` Script Location | [`/opt/pihole/webpage.sh`](https://github.com/pi-hole/pi-hole/blob/master/advanced/Scripts/webpage.sh) Example Usage | [`pihole -a interface local`](https://discourse.pi-hole.net/t/the-pihole-command-with-examples/738#interface) -Specify interface listening behavior for `pihole-FTL`. When using `pihole -a interface all`, please ensure you use a firewall to prevent your Pi-hole from becoming an unwitting host to [DNS amplification attackers](https://duckduckgo.com/?q=dns+amplification+attack). You may want to consider running [OpenVPN](https://github.com/pi-hole/pi-hole/wiki/Pi-hole---OpenVPN-server) to grant your mobile devices access to the Pi-hole. +Specify interface listening behavior for `pihole-FTL`. When using `pihole -a interface all`, please ensure you use a firewall to prevent your Pi-hole from becoming an unwitting host to [DNS amplification attackers](https://duckduckgo.com/?q=dns+amplification+attack). You may want to consider running [OpenVPN](/guides/vpn/overview/) to grant your mobile devices access to the Pi-hole. diff --git a/docs/guides/vpn/overview.md b/docs/guides/vpn/overview.md index b7e0184..aee7c87 100644 --- a/docs/guides/vpn/overview.md +++ b/docs/guides/vpn/overview.md @@ -14,7 +14,7 @@ Via this VPN, you can: - access your admin interface remotely - encrypt your Internet traffic -If you don't want a full-tunnel, we provide a wiki of how to [set up your server to exclusively route DNS traffic, but nothing else via the VPN](only-dns-via-vpn.md). On another optional page, we describe how to set up Pi-hole + VPN in such a way that it is [usable both locally (no VPN) and from remote (through VPN)](dual-operation.md) while preserving full functionality. +If you don't want a full-tunnel, we provide a page of how to [set up your server to exclusively route DNS traffic, but nothing else via the VPN](only-dns-via-vpn.md). On another optional page, we describe how to set up Pi-hole + VPN in such a way that it is [usable both locally (no VPN) and from remote (through VPN)](dual-operation.md) while preserving full functionality. In the end, you will have access to a VPN that uses Pi-hole for DNS and tunnels some or all of your network traffic