mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-29 15:53:29 -05:00
Add troubleshooting for race condition on step 4
This commit is contained in:
parent
045e4c7d3e
commit
349f9ba7e1
@ -68,6 +68,8 @@ Set up a ProxyVM as a VPN gateway using NetworkManager
|
||||
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).
|
||||
|
||||
Troubleshooting: If you notice that the VPN doesn't autostart on hardware bootup but it does when restaring the VPN VM, try adding a slight delay in seconds in `/rw/config/rc.local` before the `nmcli` command, e.g. `sleep 2`.
|
||||
|
||||
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user