Clear up VPN section.

This commit is contained in:
Christopher Laprise 2018-01-05 14:57:32 -05:00
parent 2df7edbc3b
commit 091d8e8174
No known key found for this signature in database
GPG Key ID: 448568C8B281C952

View File

@ -78,16 +78,13 @@ Source: [3GMODEM]
ProxyVM for VPNs
--------------------------------------------
Search for a VPN package for your particular vpn solution
Search for a VPN package for your particular vpn solution then [configure][VPNNM] NetworkManager
> dnf search NetworkManager [openconnect\|openswat\|...]
> dnf search NetworkManager [openvpn\|openconnect\|openswat\|...]
OR
For manual handling of VPN (and because NetworkManager is not available in proxyVMs), check the Qubes-users mail threads on google groups.
(cprise started a good thread on [openvpn][OPENVPNSETUP].)
Refer also to this [guide][VPN].
Refer to [this guide][VPN] which includes instructions for failsafe anti-leak VPN configuration using CLI scripts. (An early discussion about OpenVPN configuration can be viewed [here][OPENVPNSETUP].) Required packages will be `iptables` in addition to VPN software such as `openvpn`.
Printer Setup
@ -292,4 +289,6 @@ Two case:
[Minimal]: ../templates/fedora-minimal/
[VPN]: ../vpn/
[VPNNM]: ../vpn/#set-up-a-proxyvm-as-a-vpn-gateway-using-networkmanager
[VPN]: ../vpn/#set-up-a-proxyvm-as-a-vpn-gateway-using-iptables-and-cli-scripts