Unable to connect ios14 but works with Windows...??

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
ampapa
OpenVpn Newbie
Posts: 6
Joined: Wed Oct 17, 2018 7:28 pm

Unable to connect ios14 but works with Windows...??

Post by ampapa » Fri Mar 19, 2021 4:22 pm

I've installed the OpenVPN client on my Windows 10 machine and I'm able to successfully connect using the .ovpn file.

However, when I copy that same .ovpn file and ca.crt to my iphone when attempting to connect using the same creds as that used on my Windows machine.... the log shows the following:

... 2021-03-19 09:36:41 EVENT: CONNECTING

2021-03-19 09:36:41 Tunnel Options:V4,dev-type tun,link-mtu 1557,tun-mtu 1500,proto UDPv4,cipher AES-256-CBC,auth SHA1,keysize 256,key-method 2,tls-client

2021-03-19 09:36:41 Creds: Username/Password

2021-03-19 09:36:41 Peer Info:
IV_VER=3.git::58b92569
IV_PLAT=ios
IV_GUI_VER=net.openvpn.connect.ios_3.2.3-3760
IV_SSO=openurl


2021-03-19 09:36:41 VERIFY OK: depth=1, /C=TW/ST=Taiwan/L=Taipei/O=QNAP Systems Inc./OU=NAS/CN=TS Series NAS/name=NAS/emailAddress=admin@qnap.com

2021-03-19 09:36:41 VERIFY OK: depth=0, /C=TW/ST=Taiwan/L=Taipei/O=QNAP Systems Inc./OU=NAS/CN=TS Series NAS/name=NAS/emailAddress=admin@qnap.com

2021-03-19 09:36:42 SSL Handshake: CN=TS Series NAS, TLSv1.2, cipher SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA

2021-03-19 09:36:42 Session is ACTIVE

2021-03-19 09:36:42 EVENT: GET_CONFIG

2021-03-19 09:36:42 Sending PUSH_REQUEST to server...

2021-03-19 09:36:42 AUTH_FAILED

2021-03-19 09:36:42 EVENT: AUTH_FAILED [ERR]


...obviously not connecting... any suggestions from anyone on what to look at?

Thanks,

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Unable to connect ios14 but works with Windows...??

Post by TinCanTech » Fri Mar 19, 2021 5:40 pm

ampapa wrote:
Fri Mar 19, 2021 4:22 pm
what to look at?
Your server log .. at --verb 4 for debugging ..

Post Reply