Question
[Turials: OpenVPN Server on Debian 8] MANAGEMENT: >STATE:1490140715,WAIT,,, on windows
Hello, (sorry for my bad english ^^ )
I follow the tutorial : *How To Set Up an OpenVPN Server on Debian 8 * and finnaly it don’t work ^^.
I install onpen vpn server on my debian machine and client on my windows 10.
On debian i properly installed openvpn :
# service openvpn service
Activate: active (exited)
starting openvpn service...
started openvpn serivce...
i copy on windows this files and put in C:\Program Files\OpenVPN\config
- client.crt
- client.key
- client.ovpn
- ca.crt
When i lauch (on windows) openvpn i have this :
Wed Mar 22 04:20:28 2017 NOTE: --user option is not implemented on Windows
Wed Mar 22 04:20:28 2017 NOTE: --group option is not implemented on Windows
Wed Mar 22 04:20:28 2017 OpenVPN 2.3.14 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [PKCS11] [IPv6] built on Feb 1 2017
Wed Mar 22 04:20:28 2017 Windows version 6.2 (Windows 8 or greater) 64bit
Wed Mar 22 04:20:28 2017 library versions: OpenSSL 1.0.2k 26 Jan 2017, LZO 2.09
Wed Mar 22 04:20:28 2017 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:25340
Wed Mar 22 04:20:28 2017 Need hold release from management interface, waiting...
Wed Mar 22 04:20:29 2017 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:25340
Wed Mar 22 04:20:29 2017 MANAGEMENT: CMD 'state on'
Wed Mar 22 04:20:29 2017 MANAGEMENT: CMD 'log all on'
Wed Mar 22 04:20:29 2017 MANAGEMENT: CMD 'hold off'
Wed Mar 22 04:20:29 2017 MANAGEMENT: CMD 'hold release'
Wed Mar 22 04:20:29 2017 Socket Buffers: R=[65536->65536] S=[65536->65536]
Wed Mar 22 04:20:29 2017 UDPv4 link local: [undef]
Wed Mar 22 04:20:29 2017 UDPv4 link remote: [AF_INET]192.168.1.29:1194
Wed Mar 22 04:20:29 2017 MANAGEMENT: >STATE:1490142029,WAIT,,,
I don’t follow Step 9 — Creating a Unified OpenVPN Profile for Client Devices, i understood that it’s if we use others clients machines ?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×