|
|
When I try and run openvpn as a service I get the following messages in my log file Wed Jan 04 18:11:28 2006 OpenVPN 2.0.5 Win32-MinGW [SSL] [LZO] built on Nov 2 2005 Wed Jan 04 18:11:28 2006 IMPORTANT: OpenVPN's default port number is now 94, based on an official port number assignment by IANA. OpenVPN 2.0-beta16 and earlier used 5000 as the default port. Wed Jan 04 18:11:28 2006 WARNING: --ping should normally be used with --ping-restart or --ping-exit Wed Jan 04 18:11:28 2006 Cannot open file key file 'c:\program files\openvpn\config\pc-steve.key': Access is denied. (errno=5) Wed Jan 04 18:11:28 2006 Exiting Any ideas? My config file has this line secret "c:\\program files\\openvpn\\config\\pc-steve.key" I have also tried secret "C:\\Program Files\\OpenVPN\\config\\pc-steve.key" with the same result This works fine when run from the command line. TIA Steve ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-01/msg00078.html on line 207 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-01/msg00078.html on line 207 |