J'essaie de mettre en place un Serveur VPN pour un ami sur un Synology.
Le choix se porte sur OpenVPN mais impossible de se connecter.
Voici le log de connection:
- Code : Tout sélectionner
Wed Jun 15 07:47:47 2016 OpenVPN 2.3.11 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [PKCS11] [IPv6] built on May 10 2016
Wed Jun 15 07:47:47 2016 Windows version 6.1 (Windows 7) 64bit
Wed Jun 15 07:47:47 2016 library versions: OpenSSL 1.0.1t 3 May 2016, LZO 2.09
Wed Jun 15 07:47:58 2016 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Wed Jun 15 07:47:58 2016 UDPv4 link local (bound): [undef]
Wed Jun 15 07:47:58 2016 UDPv4 link remote: [AF_INET]IP_ADDRESS:1194
Wed Jun 15 07:47:58 2016 TLS Error: Unroutable control packet received from [AF_INET]IP_ADDRESS:1194 (si=3 op=P_ACK_V1)
Wed Jun 15 07:48:00 2016 TLS Error: Unroutable control packet received from [AF_INET]IP_ADDRESS:1194 (si=3 op=P_ACK_V1)
Wed Jun 15 07:48:04 2016 TLS Error: Unroutable control packet received from [AF_INET]IP_ADDRESS:1194 (si=3 op=P_ACK_V1)
Wed Jun 15 07:48:12 2016 TLS Error: Unroutable control packet received from [AF_INET]IP_ADDRESS:1194 (si=3 op=P_ACK_V1)
Wed Jun 15 07:48:28 2016 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Wed Jun 15 07:48:31 2016 VERIFY ERROR: depth=0, error=self signed certificate: C=BE, ST=Bruxelles, L=Bruxelles, O=Home, OU=IT, CN=home, emailAddress=
Wed Jun 15 07:48:31 2016 OpenSSL: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Wed Jun 15 07:48:31 2016 TLS_ERROR: BIO read tls_read_plaintext error
Wed Jun 15 07:48:31 2016 TLS Error: TLS object -> incoming plaintext read error
Wed Jun 15 07:48:31 2016 TLS Error: TLS handshake failed
Wed Jun 15 07:48:31 2016 SIGUSR1[soft,tls-error] received, process restarting
Wed Jun 15 07:48:33 2016 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Wed Jun 15 07:48:33 2016 UDPv4 link local (bound): [undef]
Wed Jun 15 07:48:33 2016 UDPv4 link remote: [AF_INET]IP_ADDRESS:1194
Wed Jun 15 07:48:33 2016 TLS Error: Unroutable control packet received from [AF_INET]IP_ADDRESS:1194 (si=3 op=P_CONTROL_V1)
Wed Jun 15 07:48:33 2016 VERIFY ERROR: depth=0, error=self signed certificate: C=BE, ST=Bruxelles, L=Bruxelles, O=Home, OU=IT, CN=home, emailAddress=
Wed Jun 15 07:48:33 2016 OpenSSL: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Wed Jun 15 07:48:33 2016 TLS_ERROR: BIO read tls_read_plaintext error
Wed Jun 15 07:48:33 2016 TLS Error: TLS object -> incoming plaintext read error
Wed Jun 15 07:48:33 2016 TLS Error: TLS handshake failed
Wed Jun 15 07:48:33 2016 SIGUSR1[soft,tls-error] received, process restarting
J'ai l'impression que c'est un problème de certificat mais je ne vois pas quoi exactement...
Devrais-je peut-être les régénérer?
Merci
