management password
Posted: Tue Apr 30, 2013 6:01 am
Hi everyone,
Please help to solve this:
I install on win 7 32bit the 64bit version of openvpn( sorry, my fault). I get no error on install, but when i start the openvpn get message : Error: could not not read management password from stdin.
After uninstall the 64 bit version and reinstall the 32bit version, i got the same message, and cannot pass through.
My openvpn config file is:
client
dev tun
proto udp
remote my_site 11194
auth-user-pass
nobind
persist-key
persist-tun
ns-cert-type server
comp-lzo
verb 3
ca my_ca.crt
cert client13.crt
key client13.key
Please help to solve this:
I install on win 7 32bit the 64bit version of openvpn( sorry, my fault). I get no error on install, but when i start the openvpn get message : Error: could not not read management password from stdin.
After uninstall the 64 bit version and reinstall the 32bit version, i got the same message, and cannot pass through.
My openvpn config file is:
client
dev tun
proto udp
remote my_site 11194
auth-user-pass
nobind
persist-key
persist-tun
ns-cert-type server
comp-lzo
verb 3
ca my_ca.crt
cert client13.crt
key client13.key