OPNsense Forum

English Forums => General Discussion => Topic started by: ecourt on April 02, 2017, 07:24:21 pm

Title: anyone have IPVANISH working ?
Post by: ecourt on April 02, 2017, 07:24:21 pm
tried setting up a openVPN client for ipvanish ...
think I've got everything in correctly, but it's not connecting.

know the username and PW are right, as I can run the client form my pc
 but logs are showing
Options error: --auth-user-pass requires --pull

Thanks
Title: Re: anyone have IPVANISH working ?
Post by: Nnyan on April 04, 2017, 12:09:54 am
The only thing that I was able to find related to this error referred to SSL/TLS and not using a username/password with SSL/TLS.  But I'm no expert here so hopefully someone with actual knowledge pipes in.
Title: Re: anyone have IPVANISH working ?
Post by: intrepid2007 on April 05, 2017, 02:40:25 pm
I got it working with IPVanish...

Don't forget to add these settings in de OpenVPN settings (custom options):

fast-io;tun-mtu 1500;persist-key;persist-tun;persist-remote-ip;verb 3;auth SHA256;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

Also don't forget to import the IPVanish certificate... And configure the OpenVPN client settings so it will use the certificate....



tried setting up a openVPN client for ipvanish ...
think I've got everything in correctly, but it's not connecting.

know the username and PW are right, as I can run the client form my pc
 but logs are showing
Options error: --auth-user-pass requires --pull

Thanks