From d8b2ee8894d7947c16021ae9955d162fed107cdc Mon Sep 17 00:00:00 2001 From: Dan Schaper Date: Sat, 14 Jul 2018 12:13:57 -0700 Subject: [PATCH] Fulfilling requested changes. Signed-off-by: Dan Schaper --- docs/guides/vpn/dual-VPN.md | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/vpn/dual-VPN.md b/docs/guides/vpn/dual-VPN.md index cc9e126..07bbe8c 100644 --- a/docs/guides/vpn/dual-VPN.md +++ b/docs/guides/vpn/dual-VPN.md @@ -18,7 +18,7 @@ sudo nano /etc/openvpn/server2.conf We will need to change the port to one different from the original, so that it does not conflict with the first instance of OpenVPN. Assuming you used the default port configuration, you should have 1194 as the port. You need to change this to a different value, making sure the port is available - 1195 should be. -Nex, if needed, port forward the newly configured port from your router to your device. You will also need to assign a different class of IP addresses that will serve this connection only. +Next, if needed, port forward the newly configured port from your router to your device. You will also need to assign a different class of IP addresses that will serve this connection only. Your server line should look like this: diff --git a/mkdocs.yml b/mkdocs.yml index 476b9ec..376cdbb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -63,7 +63,7 @@ pages: - 'Android': 'guides/vpn/android-client.md' - 'Optional: Only route DNS via VPN': 'guides/vpn/only-dns-via-vpn.md' - 'Optional: Dual operation: LAN & VPN at the same time': 'guides/vpn/dual-operation.md' - - 'Optional: Dual VPN (Full and DNS only)': 'guides/vpn/dual-VPN.md' + - 'Optional: Dual VPN (Full and DNS-only)': 'guides/vpn/dual-VPN.md' - 'Optional: Dynamic DNS': 'guides/vpn/dynDNS.md' extra: social: