Start and Stop K-Secure VPN™ Server
There are multiple ways to start and stop K-Secure VPN ™ Server:
- Start and Stop the VPN Server from the Client Status Page; or
- Start and Stop the VPN Server from the Command Prompt;
Start and Stop the VPN Server from the Main Page
-
Launch K-Secure VPN™ Server and click the Server Status tab.

-
To start K-Secure VPN™ Server, click Start VPN Server;
Note: The service cannot be started if it has not been configured correctly.
Please check out the Quick Start Tutorial for initial configuration;
-
To stop K-Secure VPN™ Server, click Stop VPN Server;
Start and Stop the VPN Server from the Command Prompt
-
Launch a Command Prompt:

-
Type the following commands (each line must be followed by a RETURN key):
C:
cd "C:\Program Files\K-Secure\K-Secure VPN Server"
KsVpnSvr -s (to start the service) or
KsVpnSvr -t (to stop the service);
|