Cannot connect to VPN on v3.3.2 / finding the way to downgrade back to v3.2.3 again
Posted: Sat Nov 12, 2022 7:11 am
Hi All,
Since the update to v3.3.2 I cannot connect to the company VPN. After entering an OTP the dialogue screen disappear for a couple of seconds and then asks for OTP again in an infinite loop. Everything works fine with v3.2.3, I used to use the downgraded version from TestFlight but it appears that it was removed from TestFlight and is not available anymore
OVPN profile (sensitive info removed)
Connection log (sensitive info removed)
Please any advice? Or how I can get v3.2.3 back please?
I have a critical situation where I cannot go out without a PC due to the nature of work and responsibilities to have 24/7 access to the VPN
Since the update to v3.3.2 I cannot connect to the company VPN. After entering an OTP the dialogue screen disappear for a couple of seconds and then asks for OTP again in an infinite loop. Everything works fine with v3.2.3, I used to use the downgraded version from TestFlight but it appears that it was removed from TestFlight and is not available anymore

OVPN profile (sensitive info removed)
Code: Select all
client
dev tun
proto udp
remote vpn.YYY.com 1194
resolv-retry infinite
nobind
user nobody
group nobody
user nobody
group nobody
persist-key
persist-tun
cipher AES-256-CBC
verb 3
auth-user-pass
auth-retry interact
auth-nocache
reneg-sec 0
<ca>
-----BEGIN CERTIFICATE-----
MIIDMjCCA.......
-----END CERTIFICATE-----
</ca>
Code: Select all
[Nov 12, 2022, 09:47:43] Session is ACTIVE
[Nov 12, 2022, 09:47:43] EVENT: GET_CONFIG
[Nov 12, 2022, 09:47:43] Sending PUSH_REQUEST to server...
[Nov 12, 2022, 09:47:43] AUTH_FAILED
[Nov 12, 2022, 09:47:43] EVENT: DYNAMIC_CHALLENGE CRV1:R,E:CUZBjB7CZqlb5Fxsi:XXX:Enter your TOKEN password [ERR]
[Nov 12, 2022, 09:47:43] EVENT: DISCONNECTED
[Nov 12, 2022, 09:47:43] EVENT: CORE_THREAD_DONE
[Nov 12, 2022, 09:47:43] EVENT: DISCONNECT_PENDING
[Nov 12, 2022, 09:47:43] Raw stats on disconnect:
BYTES_IN : 2648
BYTES_OUT : 1134
PACKETS_IN : 8
PACKETS_OUT : 7
[Nov 12, 2022, 09:47:43] Performance stats on disconnect:
CPU usage (microseconds): 65135
Network bytes per CPU second: 58064
Tunnel bytes per CPU second: 0
[Nov 12, 2022, 09:47:47] START CONNECTION
[Nov 12, 2022, 09:47:47] ----- OpenVPN Start -----
OpenVPN core 3.git::081bfebe ios arm64 64-bit
[Nov 12, 2022, 09:47:47] OpenVPN core 3.git::081bfebe ios arm64 64-bit
[Nov 12, 2022, 09:47:47] Frame=512/2048/512 mssfix-ctrl=1250
[Nov 12, 2022, 09:47:47] UNUSED OPTIONS
4 [resolv-retry] [infinite]
5 [nobind]
6 [user] [nobody]
7 [group] [nobody]
8 [user] [nobody]
9 [group] [nobody]
10 [persist-key]
11 [persist-tun]
13 [verb] [3]
15 [auth-retry] [interact]
16 [auth-nocache]
[Nov 12, 2022, 09:47:47] EVENT: RESOLVE
[Nov 12, 2022, 09:47:47] Contacting 152.67.134.24:1194 via UDP
[Nov 12, 2022, 09:47:47] EVENT: WAIT
[Nov 12, 2022, 09:47:47] Connecting to [vpn.YYY.com]:1194 (XXX.XX.XXX.XX) via UDPv4
[Nov 12, 2022, 09:47:49] EVENT: CONNECTING
[Nov 12, 2022, 09:47:49] 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
[Nov 12, 2022, 09:47:49] Creds: Username/Password
[Nov 12, 2022, 09:47:49] Peer Info:
IV_VER=3.git::081bfebe
IV_PLAT=ios
IV_NCP=2
IV_TCPNL=1
IV_PROTO=30
IV_CIPHERS=AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305:AES-256-CBC
IV_GUI_VER=net.openvpn.connect.ios_3.3.2-5086
IV_SSO=webauth,openurl,crtext
[Nov 12, 2022, 09:47:49] VERIFY OK: depth=1, /CN=WebADM CA #20034/O=DNA, signature: RSA-SHA256
[Nov 12, 2022, 09:47:49] VERIFY OK: depth=0, /CN=Ifg1vpn.YYY.local/description=SERVER, signature: RSA-SHA256
[Nov 12, 2022, 09:47:50] SSL Handshake: peer certificate: CN=Ifg1vpn.YYY.local, 2048 bit RSA, cipher: ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(256) Mac=AEAD
[Nov 12, 2022, 09:47:50] Session is ACTIVE
[Nov 12, 2022, 09:47:50] EVENT: GET_CONFIG
[Nov 12, 2022, 09:47:50] Sending PUSH_REQUEST to server...
[Nov 12, 2022, 09:47:50] AUTH_FAILED
[Nov 12, 2022, 09:47:50] EVENT: DYNAMIC_CHALLENGE CRV1:R,E:C1Nsn9R16hV25AbPI:XXX:Enter your TOKEN password [ERR]
[Nov 12, 2022, 09:47:50] EVENT: DISCONNECTED
[Nov 12, 2022, 09:47:50] EVENT: CORE_THREAD_DONE
[Nov 12, 2022, 09:47:50] EVENT: DISCONNECT_PENDING
[Nov 12, 2022, 09:47:50] Raw stats on disconnect:
BYTES_IN : 2648
BYTES_OUT : 1172
PACKETS_IN : 8
PACKETS_OUT : 10
[Nov 12, 2022, 09:47:50] Performance stats on disconnect:
CPU usage (microseconds): 42974
Network bytes per CPU second: 88890
Tunnel bytes per CPU second: 0
I have a critical situation where I cannot go out without a PC due to the nature of work and responsibilities to have 24/7 access to the VPN
