Unable to connect to the vpn client service on the local computer.

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
wanglifu200222
Posts: 7
Joined: Wed Jan 18, 2023 8:23 am

Unable to connect to the vpn client service on the local computer.

Post by wanglifu200222 » Thu Jan 19, 2023 9:01 am

When I open the vpn client, there is a prompt

I reinstall the client, but it still fails
You do not have the required permissions to view the files attached to this post.

solo
Posts: 1228
Joined: Sun Feb 14, 2021 10:31 am

Re: Unable to connect to the vpn client service on the local computer.

Post by solo » Thu Jan 19, 2023 9:44 am

Post as code the output of these commands:

Code: Select all

REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\SoftEther Project\Setup Wizard Settings" /s
REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\SoftEther Project\VPN Command Line Utility" /v InstalledPath
sc query SEVPNCLIENT
"C:\Program Files\SoftEther VPN Client\vpncmd.exe" localhost /client /cmd NicList

wanglifu200222
Posts: 7
Joined: Wed Jan 18, 2023 8:23 am

Re: Unable to connect to the vpn client service on the local computer.

Post by wanglifu200222 » Sat Jan 28, 2023 12:50 am

solo wrote:
Thu Jan 19, 2023 9:44 am
Post as code the output of these commands:

Code: Select all

REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\SoftEther Project\Setup Wizard Settings" /s
REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\SoftEther Project\VPN Command Line Utility" /v InstalledPath
sc query SEVPNCLIENT
"C:\Program Files\SoftEther VPN Client\vpncmd.exe" localhost /client /cmd NicList
thanks!

Post Reply