mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-28 16:59:40 -05:00
Make it clear that the 2 new steps are optional
This commit is contained in:
parent
7811443006
commit
045e4c7d3e
@ -50,7 +50,7 @@ Set up a ProxyVM as a VPN gateway using NetworkManager
|
|||||||
|
|
||||||
3. Set up your VPN as described in the NetworkManager documentation linked above.
|
3. Set up your VPN as described in the NetworkManager documentation linked above.
|
||||||
|
|
||||||
4. Make your VPN start automatically.
|
4. (Optional) Make your VPN start automatically.
|
||||||
|
|
||||||
Edit `/rw/config/rc.local` and add these lines:
|
Edit `/rw/config/rc.local` and add these lines:
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Set up a ProxyVM as a VPN gateway using NetworkManager
|
|||||||
And substitute "XXXXXXXXXXXXXX" for the actual password.
|
And substitute "XXXXXXXXXXXXXX" for the actual password.
|
||||||
The contents of `passwd-file.txt` may differ depending on your VPN settings. See the [documentation for `nmcli up`](https://www.mankier.com/1/nmcli#up).
|
The contents of `passwd-file.txt` may differ depending on your VPN settings. See the [documentation for `nmcli up`](https://www.mankier.com/1/nmcli#up).
|
||||||
|
|
||||||
5. Make the network fail-close for the AppVMs if the connection to the VPN breaks.
|
5. (Optional) Make the network fail-close for the AppVMs if the connection to the VPN breaks.
|
||||||
|
|
||||||
Edit `/rw/config/qubes-firewall-user-script` and add these lines:
|
Edit `/rw/config/qubes-firewall-user-script` and add these lines:
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user