Able to connect OVPN from windows but not from nexus

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
lagmon
OpenVpn Newbie
Posts: 13
Joined: Tue May 13, 2014 4:24 am

Able to connect OVPN from windows but not from nexus

Post by lagmon » Tue May 13, 2014 6:07 am

Hello everyone,

I set up a openvpn on my tomato firmware N16 router, by now I could connect from a windows laptop. But when I try to connect from my Nexus 4, it just didn't work.

Here is the system log from my router:

Code: Select all

May 13 10:54:48 daemon.notice openvpn[28612]: Socket Buffers: R=[131072->131072] S=[131072->131072]
May 13 10:54:48 daemon.notice openvpn[28612]: TCPv4_SERVER link local: [undef]
May 13 10:54:48 daemon.notice openvpn[28612]: TCPv4_SERVER link remote: xxxxxxxxxxxxx
May 13 10:54:48 daemon.notice openvpn[28612]: xxxxxxxxxxx TLS: Initial packet from xxxxxxxxxxx, sid=70bbb55c dc34efa6
May 13 10:54:48 daemon.err openvpn[28612]: xxxxxxxxxxx TLS_ERROR: BIO read tls_read_plaintext error: error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared cipher
May 13 10:54:48 daemon.err openvpn[28612]: xxxxxxxxxxx  TLS Error: TLS object -> incoming plaintext read error
May 13 10:54:48 daemon.err openvpn[28612]: xxxxxxxxxxx  TLS Error: TLS handshake failed
May 13 10:54:48 daemon.err openvpn[28612]: xxxxxxxxxxx  Fatal TLS error (check_tls_errors_co), restarting
May 13 10:54:48 daemon.notice openvpn[28612]: xxxxxxxxxxx  SIGUSR1[soft,tls-error] received, client-instance restarting
May 13 10:54:48 daemon.notice openvpn[28612]: TCP/UDP: Closing socket
And here is log from my nexus 4:

Code: Select all

TCP rev EOF
Transport Error: Transport error on 'xxxxxxxxx:NETWORK_EOF_ERROR
Client terminated, restarting in 2....
EVENT:RECONNECTING
LZO-ASYM int swap=0 asym=0
EVENT:RESOLVE
Contacting xxxxxxxx:443 via TCP
EVENT:WAIT
Connecting to yyyyyyyy:443(xxxxxxxx) via TCPv4
EVENT:CONNECTING
Tunnel Options:V4,dev-type tun,link mtu=544,tun-mtu 1500,proto TCPv4_CLIENT,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client
Peer Info:IV_GUI_VER=net.openvpn.connect.android 1.1.13-53
IV_VER=3.0
IV_PLAT=android
IV_NCP=1
IV_LZO=1
Does anyone know how to solve it? I would appreciate your help.

Post Reply