Hello Customers,
In my last few articles, I discussed about the design guidelines to consider before deploying a remote access solution.
In the next few articles, I will go through the steps to configure the various components of the remote access solution. These articles will act as your jump-start guide to quickly build a solution in your pilot lab, test various combinations and then finally roll-it-out in your production environment.
All the steps given below are done on my Windows 7 client beta and Windows server 2008 R2 server beta. If you have other flavour of Windows (like Vista, XP, 2008), you may have to change few steps here and there. Hope you find it useful.
Here is the first topic on this: Configuring the remote access clients
To create a VPN client using in-built VPN client, please follow these steps:
To change the properties of VPN client created using in-built VPN client, please follow these steps:
To connect/disconnect the VPN connection, please follow these steps:
To view the status and statistics of the VPN connection, please follow these steps:
This will launch the VPN connection status UI – where you can find the IP address of the client (inner and outer IP address), IP address of the server, bytes sent/received on the connection.
To create a CM client package as a network administrator, you first need to install “Connection Manager Administration Kit” (CMAK) tool on a Windows 2008 R2 server machine and then run the tool to create a CM package. This is done by following these steps: -
[Settings]
Message=Select the location closest to your office.
[VPN Servers]
Contoso India=vpnserver.contoso.in
Contoso USA=1.2.3.4
Click “Next”
Once done, click “OK” to come back to previous page. Click “Next”
Command Destination MASK Netmask Gateway METRIC Metric IF Interface
For example:
ADD 192.168.1.0 MASK 255.255.255.0 192.168.2.1 METRIC default IF default
The above steps generate a CM package (.exe file) under %windir%\Program Files\CMAK\Profiles\Vista and above\ directory – with appropriate profile name on your server machine.
You can then send the CM package (.exe file) to your remote access users using any mechanism – like upload to a file or web server, send via email etc.
To install the CM package on the VPN client machine, double click on the CM package file. It will ask whether the package needs to be installed for single user or all users and then it installs the same.
To change the properties of the VPN connection (e.g. VPN destination) on the VPN client machine, please follow these steps:
References: Please refer to this CM deployment guide and this technical reference for further details on the connection manager.
Remote Access Design Guidelines – Part 1: Overview
Remote Access Design Guidelines – Part 2: VPN client software selection
Remote Access Design Guidelines – Part 3: Tunnel selection, Authentication, Authorization and Accounting
Remote Access Design Guidelines – Part 4: IP Routing and DNS
Remote Access Design Guidelines – Part 5: Where to place RRAS server
Remote Access Deployment – Part 2: Configuring RRAS as a VPN server
Remote Access Deployment – Part 3: Configuring RADIUS Server for remote access
With Regards,
Samir Jain
Senior Program Manager
Windows Networking
[This posting is provided “AS IS” with no warranties, and confers no rights.]