From 9fe05212baa971992e4dabd3b9eb106af9ce7d78 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Wed, 4 Nov 2015 12:39:57 +0000 Subject: [PATCH] Update vpn.md --- configuration/vpn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/vpn.md b/configuration/vpn.md index e1e25e79..4ea140dd 100644 --- a/configuration/vpn.md +++ b/configuration/vpn.md @@ -28,7 +28,7 @@ While the Network Manager is not started here (for a good reason), you can confi ### ProxyVM -**WARNING:** *Currently the 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.* +**WARNING:** *Currently the 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.* ([#1052](https://github.com/QubesOS/qubes-issues/issues/1052)) 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.