e.elbert_ Posted January 3, 2021 Posted January 3, 2021 I am trying to enable my vpn with an openvpn config file from ipvanish and it will not connect at all. this is the config: client dev tun proto udp remote las-c12.ipvanish.com 443 resolv-retry infinite nobind persist-key persist-tun persist-remote-ip ca ca.ipvanish.com.crt verify-x509-name las-c12.ipvanish.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
Administrators Netduma Fraser Posted January 3, 2021 Administrators Posted January 3, 2021 Hey, welcome to the forum! There is more to a config than that, did they give you a zip file? If so there will be a .crt file for example that you need to add to this.
Tutankhamun88 Posted October 6, 2021 Posted October 6, 2021 Good morning, I have the .crt file how can I add it?
Administrators Netduma Fraser Posted October 6, 2021 Administrators Posted October 6, 2021 2 hours ago, Tutankhamun88 said: Good morning, I have the .crt file how can I add it? You would open the file in a text editor, copy the contents and add it to the bottom of the config so far
Recommended Posts
Archived
This topic is now archived and is closed to further replies.