Fix code block and image

QubesOS/qubes-issues#2317
This commit is contained in:
Andrew David Wong 2016-09-17 02:49:39 -07:00
parent ebe7c067fe
commit fbbe139432
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -134,6 +134,7 @@ This method is more involved than the one above, but has anti-leak features that
`sudo chmod +x /rw/config/vpn/qubes-vpn-handler.sh` `sudo chmod +x /rw/config/vpn/qubes-vpn-handler.sh`
4. Configure client to use the DNS handling script. Using openvpn as an example, edit the config with `sudo nano /rw/config/vpn/openvpn-client.ovpn` and add these lines: 4. Configure client to use the DNS handling script. Using openvpn as an example, edit the config with `sudo nano /rw/config/vpn/openvpn-client.ovpn` and add these lines:
~~~ ~~~
script-security 2 script-security 2
up 'qubes-vpn-handler.sh up' up 'qubes-vpn-handler.sh up'
@ -199,7 +200,7 @@ Usage
Configure your AppVMs to use the VPN VM as a NetVM... Configure your AppVMs to use the VPN VM as a NetVM...
![Settings-NetVM.png](/attachment/wiki/VPN/Settings-NetVM.png) ![Settings-NetVM.png](/attachment/wiki/VPN/Settings-NetVM.png)
Troubleshooting Troubleshooting
--------------- ---------------