[Solved] some problem with openvpn

Scripts to manage certificates or generate config files

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Locked
pecito
OpenVpn Newbie
Posts: 2
Joined: Fri Jul 19, 2013 11:47 am

[Solved] some problem with openvpn

Post by pecito » Fri Jul 19, 2013 11:53 am

Hi all,
can any one help me what it mean thes errors

Code: Select all

openvpn --config vpnnew.conf 
Fri Jul 19 14:39:08 2013 OpenVPN 2.1.3 x86_64-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [MH] [PF_INET6] [eurephia] built on Feb 21 2012
Fri Jul 19 14:39:08 2013 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Fri Jul 19 14:39:08 2013 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Fri Jul 19 14:39:08 2013 LZO compression initialized
Fri Jul 19 14:39:08 2013 UDPv4 link local: [undef]
Fri Jul 19 14:39:08 2013 UDPv4 link remote: [AF_INET]79.28.182.93:1194
Fri Jul 19 14:39:08 2013 VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: /C=IT/O=efw/CN=efw_CA
Fri Jul 19 14:39:08 2013 TLS_ERROR: BIO read tls_read_plaintext error: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Fri Jul 19 14:39:08 2013 TLS Error: TLS object -> incoming plaintext read error
Fri Jul 19 14:39:08 2013 TLS Error: TLS handshake failed
Fri Jul 19 14:39:08 2013 SIGUSR1[soft,tls-error] received, process restarting
Fri Jul 19 14:39:10 2013 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Fri Jul 19 14:39:10 2013 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Fri Jul 19 14:39:10 2013 Re-using SSL/TLS context
Fri Jul 19 14:39:10 2013 LZO compression initialized
Fri Jul 19 14:39:10 2013 UDPv4 link local: [undef]
Fri Jul 19 14:39:10 2013 UDPv4 link remote: [AF_INET]94.89.13.122:1194

Is these problem are from me or not.
This a small server that i didn't use it since year.
and Now I have to re establish the vpn connection
and when i try to start in for test into console
it show me the errors.
the server is debian-6.0-standard_6.0-4_amd64 with kernel 2.6.32-17-pve on proxmox pve.
Last edited by debbie10t on Tue Feb 11, 2014 7:19 pm, edited 1 time in total.
Reason: [solved / closed]

pecito
OpenVpn Newbie
Posts: 2
Joined: Fri Jul 19, 2013 11:47 am

Re: some problem with openvpn

Post by pecito » Wed Jul 24, 2013 6:56 am

Hi,
The problem was in the expired cerficate.

Locked