key.txt in config file
Posted: Tue Jun 21, 2011 1:57 am
This configuration
dev tap
ifconfig 10.3.0.1 255.255.255.0
key.txt
ping 10
comp-lzo
verb 4
mute 10
gives me:
Connecting to sample has failed
Options error: Unrecognized option or missing parameter(s) in sample.ovpn:78: key.txt (2.2.0)
Use --help for more information.
-----
-UNLESS I comment it out
;key.txt
thus having an 'undef' key.
I'm on windows 7 x86 but also intend to use with x64.
-I read somewhere you have to put the complete path to files, is this true?
-I also read that with x64 even if you put the path, openvpn config files have to be copied to \program files\ from \program files(x86)\ or else it won't work.

dev tap
ifconfig 10.3.0.1 255.255.255.0
key.txt
ping 10
comp-lzo
verb 4
mute 10
gives me:
Connecting to sample has failed
Options error: Unrecognized option or missing parameter(s) in sample.ovpn:78: key.txt (2.2.0)
Use --help for more information.
-----
-UNLESS I comment it out
;key.txt
thus having an 'undef' key.
I'm on windows 7 x86 but also intend to use with x64.
-I read somewhere you have to put the complete path to files, is this true?
-I also read that with x64 even if you put the path, openvpn config files have to be copied to \program files\ from \program files(x86)\ or else it won't work.
