linux下连接linux openvpn连不上~~请高人指点~
我在服务器上(linux)应该是把openvpn安装好了的,server能启动,client不能启动 下面是报错日志
Fri May 26 21:21:01 2017 OpenVPN 2.0.7 x86_64-unknown-linux [SSL] [LZO] [EPOLL] built on May 25 2017
Fri May 26 21:21:01 2017 IMPORTANT: OpenVPN's default port number is now 1194, based on an official port number assignment by IANA. OpenVPN 2.0-beta16 and earlier used 5000 as the default port.
Fri May 26 21:21:01 2017 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Fri May 26 21:21:01 2017 WARNING: file '/etc/openvpn/easy-rsa/keys/client1.key' is group or others accessible
Fri May 26 21:21:01 2017 LZO compression initialized
Fri May 26 21:21:01 2017 Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
Fri May 26 21:21:01 2017 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Fri May 26 21:21:01 2017 Local Options hash (VER=V4): '41690919'
Fri May 26 21:21:01 2017 Expected Remote Options hash (VER=V4): '530fdded'
Fri May 26 21:21:01 2017 UDPv4 link local: [undef]
Fri May 26 21:21:01 2017 UDPv4 link remote: 139.196.173.61:1194
Fri May 26 21:22:01 2017 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Fri May 26 21:22:01 2017 TLS Error: TLS handshake failed
Fri May 26 21:22:01 2017 TCP/UDP: Closing socket
Fri May 26 21:22:01 2017 SIGUSR1[soft,tls-error] received, process restarting
Fri May 26 21:22:01 2017 Restart pause, 2 second(s)
怎么才能在我的机子上连上?
感激不尽。。。