Once again Tasket/Chris thanks for the help...got it working with both Debian 
and Fedora in 4.0 running as a Appvm. The issue was in the .conf file/password 
linking and the order I was doing this. I think my debian issue was not having 
openvpn in the debian template.

Is Qubes4 still the file to use?

Great work and thanks again.

V

I followed these specific directions (kinda of a hybrid between terminal and 
GUI...inline with your instructions on github):

Create new appvm Qube:

For Debian proxy, add OpenVPN package to your VPN template:
su
apt-get update && apt-get install openvpn unzip


Create proxy using VPN template:
sys-VPN
Green
Provides Network  Checked
connect to sys-net
Launch settings  - Checked

Settings:
Add files and Terminal to Applications
Initial memmory = 500mb
Max memory = 4500
Add “vpn-handler-openvpn” to services

Open a terminal and file manager in new proxy appVM:

cd “Then drag qubes4 file into terminal from tasket/github”
sudo bash ./install


Enter VPN name and password

Close terminal

Reopen terminal

Transfer Tasket/Qubes4 file and PIA config files into your new VPN AppVM:
Change your PIA config file to “openvpn-client” and add DNS if wanting to use a 
DNS service other then PIA
setenv vpn_dns 'IP of DNS provider'

Move PIA files by running this command:

sudo mv “Then highlight the .pem, .crt and config file (renamed to 
“openvpn-client.ovpn) and drag them into the terminal” /rw/config/vpn

Final terminal commands to create .conf file:

cd /rw/config/vpn
sudo ln -s openvpn-client.ovpn vpn-client.conf


Restart VM!!! Wait for “Ready to Connect” and “Link is UP” 



-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/54bb1ca5-c093-47de-839b-0d4e822bdd02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to