Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


VPN Client Autoinitiation Feature

Nov 16,2009 by alperen

image

VPN Client Autoinitiation Feature

VPN Client Autoinitiation (Automatic VPN initiation) is a new feature that provides secure connections to hosts using a wireless LAN (WLAN) environment by connecting through a VPN 3000 Series Concentrator. With autoinitiation configured on the VPN Client, the Client becomes active immediately after the PC boots up, or after exiting Standby or Hibernation mode. The client establishes a VPN tunnel to the Concentrator defined for its network, prompts the user to authenticate, and allows that user network access.

In the WLAN network, the wireless client first associates itself to a wireless Access Point (AP). The installed VPN Client uses the IP address range it receives from the wireless connection to launch a VPN connection request automatically to the corresponding VPN Concentrator on site. The resulting IPSec VPN connection provides secure wireless 802.11x traffic for the wireless host. Without a successful VPN connection, the wireless host won’t have access to the network resources.

Configuration

To configure autoinitiation, you need to add the following three keywords and appropriate values in the [Main] section of the vpnclient.ini file:

Next, you need to define the networks listed that are associated with the section names in the AutoInitiationList section. While the following is a simple example, it shows enabling autoinitiation for two networks. This feature could represent a significant advantage in a corporate environment, where some personnel frequently work in multiple locations.

[main]

 

AutoInitiationEnable=1

(turns the feature on)

AutoInitiationRetryInterval=3

(sets a 3 minute wait)

AutoInitiationList=TacomaWLAN,

 

ViennaWLAN

(identifies 2 WLANs)

[TacomaWLAN]

(config info for Tacoma)

Network=10.95.254.0

 

Mask=255.255.255.0

 

ConnectionEntry=TacProf

(connection profile named TacProf.pcf)

[ViennaWLAN]

(config info for Vienna)

Network=192.168.1.0

 

Mask=255.255.255.0

 

ConnectionEntry=VieProf

(connection profile named VieProf.pcf)

StatefulFirewall=1

 

EnableLog=1

 

[LOG.IKE]

 

LogLevel=1

 

[LOG.CM]

 

LogLevel=1

 

[LOG.PPP]

 

200 times read

Related news

» Cisco VPN 3000 Remote Access Networks Questions Answers
by alperen posted on Nov 17,2009
» Command-Line Interface (CLI) Basics
by alperen posted on Nov 14,2009
» Cisco VPN 3000 Remote Access Networks
by admin posted on Nov 14,2009
» Configuring Cisco VPN 3002 Remote Clients Questions Answers
by alperen posted on Dec 05,2009
» IPSec over TCP
by alperen posted on Dec 31,2009
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author