From 2362351da475aba84bbf4bd21d2ec99b2acf9d45 Mon Sep 17 00:00:00 2001 From: Zrubecz Laszlo Date: Mon, 17 Nov 2014 07:07:32 +0000 Subject: [PATCH] VPN changed --- VPN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VPN.md b/VPN.md index 4b4246df..70f8692a 100644 --- a/VPN.md +++ b/VPN.md @@ -24,7 +24,7 @@ While the Network Manager is not started here (for a good reason) You can config ### ProxyVM -**WARNING:** *Currently the [NetworkManager?](/wiki/NetworkManager) not working in a ProxyVM as expected. Actually it will mess up the routing table and because of that your packets may not be routed to the VPN tunnel. - This surely occures if your VPN wanna to be the default gateway.* +**WARNING:** *Currently the [NetworkManager?](/wiki/NetworkManager) is not working in ProxyVMs as expected. Actually it will mess up the routing table and because of that your packets may not be routed to the VPN tunnel. - This surely occurs if your VPN wants to be the default gateway.* One of the best thing in Qubes that you can use a special type of VMs called ProxyVM (or FirewallVM). The special thing is that your AppVMs see this as a NetVM, and the NetVMs see it as an AppVM. Because of that You can place a ProxyVM between your AppVMs and Your NetVM. This is how the default firewall VM is working.