Page 1 of 1

vpncmd check failed

Posted: Tue Oct 06, 2015 7:08 am
by aruzsi
Hi,

VPN Server/DEFAULT>check
Check command - Check whether SoftEther VPN Operation is Possible
---------------------------------------------------
SoftEther VPN Operation Environment Check Tool

Copyright (c) SoftEther VPN Project.
All Rights Reserved.

If this operation environment check tool is run on a system and that system passes, it is most likely that SoftEther VPN software can operate on that system. This check may take a while. Please wait...

Checking 'Kernel System'...
Pass
Checking 'Memory Operation System'...
Pass
Checking 'ANSI / Unicode string processing system'...
Pass
Checking 'File system'...
EnumDir Failed.
Fail
Checking 'Thread processing system'...
Pass
Checking 'Network system'...
Pass

Some checks failed. Please check the operation environment of this system. If SoftEther VPN Server / Bridge were to be executed on this system, troubles may occur.

The command completed successfully.

What does it mean EnumDir Failed? And how can I solve it?

Ubuntu 14.04

TIA,

Re: vpncmd check failed

Posted: Thu Oct 08, 2015 12:56 am
by theodisbutler
I would venture to guess it means "enumerate directory"... Although I guess one could look at the source code and determine exactly what the file system check function does, I would either go ahead and temporarily try running the vpncmd as root user and chmod 777 the directory the vpncmd file resides in just as a test.

Re: vpncmd check failed

Posted: Sun Oct 11, 2015 6:46 am
by aruzsi
Today I checked the vpncmd:
-rwxr-xr-x 1 root root 5492 Jul 12 2014 vpncmd

And I tried to run as root: EnumDir Failed. :-(

TIA,

Re: vpncmd check failed

Posted: Sun Oct 11, 2015 6:48 am
by aruzsi
Under Ubuntu 14.04 the vpncmd is here: /usr/sbin.
Its permission is: drwxr-xr-x and owner is root.root.

TIA,

Re: vpncmd check failed

Posted: Mon Oct 12, 2015 5:13 pm
by FlangeMonkey
I'm also getting this, but have no problems. I've looked at the function for the failure and I think it might be a false negative.

I would also like to this failure to pass. Does anyone know why?

Re: vpncmd check failed

Posted: Mon Oct 12, 2015 6:13 pm
by aruzsi
I don't have problem either. I think the VirtualDHCP problem is just a config mistake or missing knowledge.

TIA,