K-Secure VPN Server K-Secure VPN Client
Introduction
Installation
Quick Start Tutorial
How It Works
Release Notes
Working with the Server
Server Side Overview
Groups, Rules and Users
Server Status
Peers
IP Assignments
Connections
Express Config
Groups
Rules
Users
History
Proxy Agent
Working with the Wizards
Group Wizard
Rule Wizard
User Wizard
Options
General
Connections
History
Languages
Look and Feel
Server
Virtual Network
Warnings
Command Line Options
How To ...
Install License
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 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

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

  2. 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;
  3. To stop K-Secure VPN Server, click Stop VPN Server;

Start and Stop the VPN Server 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 Server"
    KsVpnSvr -s (to start the service) or
    KsVpnSvr -t (to stop the service);