Mistakenly installed Win10 OpenVPN on Windows7
Posted: Sat Sep 07, 2019 11:28 pm
As shown on the Subject, i installed for mistake a Win10 installation file on Win7 PC.
After some efforts to get OpenVPN working on the PC with Win7, i need some help.
The log is shown here:
Sun Sep 08 01:23:07 2019 OpenVPN 2.4.7 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Apr 25 2019
Sun Sep 08 01:23:07 2019 Windows version 6.1 (Windows 7) 64bit
Sun Sep 08 01:23:07 2019 library versions: OpenSSL 1.1.0j 20 Nov 2018, LZO 2.10
Sun Sep 08 01:23:27 2019 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Sun Sep 08 01:23:27 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]75.22.44.1:1194
Sun Sep 08 01:23:27 2019 UDP link local: (not bound)
Sun Sep 08 01:23:27 2019 UDP link remote: [AF_INET]75.22.44.1:1194
Sun Sep 08 01:23:27 2019 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Sun Sep 08 01:23:27 2019 [192.168.55.45] Peer Connection Initiated with [AF_INET]75.22.44.1:1194
Sun Sep 08 01:23:28 2019 AUTH: Received control message: AUTH_FAILED
Sun Sep 08 01:23:28 2019 SIGUSR1[soft,auth-failure] received, process restarting
and the cfg file:
client
dev tap
proto udp
remote 93.51.16.75
resolv-retry infinite
nobind
persist-key
persist-tun
ca movicert.pem
auth-user-pass
comp-lzo
After some efforts to get OpenVPN working on the PC with Win7, i need some help.
The log is shown here:
Sun Sep 08 01:23:07 2019 OpenVPN 2.4.7 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Apr 25 2019
Sun Sep 08 01:23:07 2019 Windows version 6.1 (Windows 7) 64bit
Sun Sep 08 01:23:07 2019 library versions: OpenSSL 1.1.0j 20 Nov 2018, LZO 2.10
Sun Sep 08 01:23:27 2019 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Sun Sep 08 01:23:27 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]75.22.44.1:1194
Sun Sep 08 01:23:27 2019 UDP link local: (not bound)
Sun Sep 08 01:23:27 2019 UDP link remote: [AF_INET]75.22.44.1:1194
Sun Sep 08 01:23:27 2019 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Sun Sep 08 01:23:27 2019 [192.168.55.45] Peer Connection Initiated with [AF_INET]75.22.44.1:1194
Sun Sep 08 01:23:28 2019 AUTH: Received control message: AUTH_FAILED
Sun Sep 08 01:23:28 2019 SIGUSR1[soft,auth-failure] received, process restarting
and the cfg file:
client
dev tap
proto udp
remote 93.51.16.75
resolv-retry infinite
nobind
persist-key
persist-tun
ca movicert.pem
auth-user-pass
comp-lzo