K-Secure VPN Client K-Secure VPN Server
Introduction
Installation
Quick Start Tutorial
How It Works
Release Notes
Working with the Client
VPN Client Overview
Client Status
Servers
Peers
Connections
History
Options
General
Connections
History
Languages
Look and Feel
Warnings
Command Line Options
How To ...
Import Configuration
Start and Stop
Uninstall
Using Service Control Manager
Using ipconfig
Tech Support
Purchasing and Licensing Agreements
How to Order
License

Start and Stop K-Secure VPN Client

There are multiple ways to start and stop K-Secure VPN Client:
  • Start and Stop the VPN Client from the Client Status Page; or
  • Connect to or disconnect from a server manually; or
  • Start and Stop the VPN Client from the Command Prompt;

Start and Stop the VPN Client from the Main Page

  1. Launch K-Secure VPN Client and click the Server Status tab.

  2. To start K-Secure VPN Client, click Start VPN Client;
    Note: The service cannot be started if it has not been configured correctly, or if none of the configurations is set to Auto Start. Please check out the Quick Start Tutorial for initial configuration; to manually start a connection, see the section below;
  3. To stop K-Secure VPN Client, click Stop VPN Client;

Start and Stop a Connection Manually

  1. Launch K-Secure VPN Client and click the Servers tab.

  2. Select the connection you want to start or stop;
  3. Click "Connect" to start the connection; or
  4. Click "Disconnect" to stop the connection;

Start and Stop the VPN Client from the Command Prompt

  1. Launch a Command Prompt:

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