Page 1 of 1

Failed Connection Using OpenVPN Connect On iPad

Posted: Sat May 03, 2014 4:10 pm
by Illustrator76
I am having issues establishing a connection using OpenVPN Connect on my iPad. I have been connecting via OpenVPN using Viscosity VPN on my Mac just fine, but when I try to connect using OpenVPN Connect on my iPad, I keep getting a failed connection error. I have an Asus AC68U router and I am using the built-in OpenVPN server for my secure connections. I have posted my client.ovpn details as well as my server log below.

Any help given on this issue would be great!

Client.ovpn Details:

Code: Select all

client
dev tun
proto udp
remote [networkname.com] 1194
float
comp-lzo adaptive
keepalive 15 60
auth-user-pass
<ca>
-----BEGIN CERTIFICATE-----
Removed
-----END CERTIFICATE-----
</ca>
<cert>
-----BEGIN CERTIFICATE-----
Removed
-----END CERTIFICATE-----
</cert>
<key>
-----BEGIN PRIVATE KEY-----
Removed
-----END PRIVATE KEY-----
</key>
ns-cert-type server
resolv-retry infinite
nobind
Server Log:

Code: Select all

kernel: br0: received packet on eth2 with own address as source address
dnsmasq-dhcp[505]: DHCPREQUEST(br0) 192.168.1.33 b35:e7:21:77:c2:g9 
dnsmasq-dhcp[505]: DHCPACK(br0) 192.168.1.33 b35:e7:21:77:c2:g9  My-iPad
openvpn[770]: 192.168.1.33:12345 TLS: Initial packet from [AF_INET]192.168.1.33:12345, sid=7g4387af b419f0d

openvpn[770]: 192.168.1.33:12345 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
openvpn[770]: 192.168.1.33:12345 TLS Error: TLS handshake failed
openvpn[770]: 192.168.1.33:12345 SIGUSR1[soft,tls-error] received, client-instance restarting

Re: Failed Connection Using OpenVPN Connect On iPad

Posted: Wed May 07, 2014 9:44 am
by CypZ
Hello,

It seems that we have the same issue (I'm here topic15760.html). I'm using a different openvpn though but also integrated to my router...

For me it works on windows with OpenVPNGUI v2.2.2 and v2.3.4 (didn't tested on mac os x but I guess yes) but doesn't work on iOS / Android with OpenVPN Connect latest version official from App store / Google Play... Is it a bug with OpenVPN connect ?

Any help from application developpers ?

Re: Failed Connection Using OpenVPN Connect On iPad

Posted: Sat May 10, 2014 10:28 am
by Illustrator76
Can anyone provide some assistance with this?

Thanks!

Re: Failed Connection Using OpenVPN Connect On iPad

Posted: Fri May 16, 2014 2:43 pm
by CypZ
As I mentionned on the other thread, it works on Android with the application "OpenVPN Client Free" !! So if you have the opportunity to test with an Android device please confirm that it also resolve your problem !

Can't wait for an update and finally have OpenVPN on iOS !