From a94bdbd27f12995af8313731dd6974385ccf2340 Mon Sep 17 00:00:00 2001 From: stubbybubby Date: Sun, 2 Apr 2017 10:19:38 -0700 Subject: [PATCH] Fixed a typo in first paragraph. --- configuration/vpn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/vpn.md b/configuration/vpn.md index ca5fe72b..2a6e782b 100644 --- a/configuration/vpn.md +++ b/configuration/vpn.md @@ -12,7 +12,7 @@ redirect_from: How To make a VPN Gateway in Qubes ================================== -Although setting up a VPN connection is not by itself Qubes specific, Qubes includes a number of tools that can make the client-side setup of yourVPN more versatile and secure. This document is a Qubes-specific outline for choosing the type of VM to use, and shows how to prepare a ProxyVM for either NetworkManager or a set of fail-safe VPN scripts. +Although setting up a VPN connection is not by itself Qubes specific, Qubes includes a number of tools that can make the client-side setup of your VPN more versatile and secure. This document is a Qubes-specific outline for choosing the type of VM to use, and shows how to prepare a ProxyVM for either NetworkManager or a set of fail-safe VPN scripts. Please refer to your guest OS and VPN service documentation when considering the specific steps and parameters for your connection(s); The relevant documentation for the Qubes default guest OS (Fedora) is [Establishing a VPN Connection.](https://docs.fedoraproject.org/en-US/Fedora/23/html/Networking_Guide/sec-Establishing_a_VPN_Connection.html)