mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-14 08:49:45 -05:00
fixed typo
This commit is contained in:
parent
bccd9558b3
commit
bed89b7eab
@ -79,7 +79,7 @@ You need an openvpn server and a DNS server accessible through the vpn (use one
|
||||
|
||||
If it does not contain a line `redirect-gateway def1`, add it.
|
||||
This will route all traffic through your vpn's network device, after a connection was created.
|
||||
If the connection breaks down all traffic will be routed through the original network device (we will top this with iptables).
|
||||
If the connection breaks down all traffic will be routed through the original network device (we will stop this with iptables).
|
||||
|
||||
If your vpn config file contains `auth-user-pass`, change it to `auth-user-pass /home/user/auth.txt` and create a file `/home/user/auth.txt` containing the user name in the first line and the password in the second.
|
||||
This will enable the vpn to login without requiring you to enter your username and password.
|
||||
|
Loading…
Reference in New Issue
Block a user