I'm trying to setup a vpn in the NetVM by importing .ovpn settings. The import 
of settings is successful and adds the newly imported VPN to the list of 
possible VPNs to connect to. But when clicking on one to connect I get a little 
message saying its not possible to connect almost the same instance, like it 
actually didn't try to connect. 

These are the settings I'm trying to use:

client
dev tun
proto udp
remote ***-a05.*****.com 443
resolv-retry infinite
nobind
persist-key
persist-tun
persist-remote-ip
ca ca.******.com.crt
verify-x509-name ***-a05.*****.com name
auth-user-pass
comp-lzo
verb 3
auth SHA256
cipher AES-256-CBC
keysize 256
tls-cipher 
TLS-DHE-RSA-WITH-AES-256-CBC-SHA:TLS-DHE-DSS-WITH-AES-256-CBC-SHA:TLS-RSA-WITH-AES-256-CBC-SHA


and then I use a username and password.

Is there a way to see an error message or something atleast to fix whatever the 
problem is?

Using QubesOS 3.2 on an Intel NUC i7.

-- 
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/77caa315-f596-4be0-9619-c9e45cd669a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to