VPN connection Configuring on server 2008 R2 using RRAS and configuring clients

A virtual private network (VPN) is a network that uses a public telecommunication infrastructure, such as the Internet, to provide remote offices or individual users with secure access to their organization's network. A virtual private network can be contrasted with an expensive system of owned or leased lines that can only be used by one organization. The goal of a VPN is to provide the organization with the same capabilities, but at a much lower cost.
A VPN works by using the shared public infrastructure while maintaining privacy through security procedures and tunneling protocols such as the Layer Two Tunneling Protocol (L2TP). In effect, the protocols, by encrypting data at the sending end and decrypting it at the receiving end, send the data through a "tunnel" that cannot be "entered" by data that is not properly encrypted. An additional level of security involves encrypting not only the data, but also the originating and receiving network addresses.

 

Configuring VPN on server 2008 R2

 

Configuring VPN start with adding server role for RRAS.
Just follow next two pictures what to choose
Capture1
Capture2
Wait for wizard to finish, and then you will get this picture
Capture3
Now you have role installed. You must configure and enable RRAS
When you click on option Configure and Enable RRAS new wizard will start. Just follow the wizard in next 5 pictures.
Capture4Capture5Capture6
NOTE: You MUST have two NIC configured, one for internal use (LAN) and one for external use (WWW)
Capture7
Capture8
I prefer to choose IP address range and number of possible connecting clients son next picture will shown how to do that
Capture9
Capture10
If you have AD infrastructure configure your RRAS like this
Capture11
After this you will get this picture and click Finish
Capture12
Now your Server have successfully configured RRAS. Smile


Capture 14 

To create an Active Directory user account for a router

  1. Open the Active Directory Users and Computers snap-in, and create a user account for the calling router (for a two-way connection, create a user account for the calling router in both sites). The name of the account must match the name of a corresponding demand-dial interface on the remote router.
  2. To ensure that connectivity occurs, clear the User must change password at next logon check box and select the Password never expires check box on the Account tab on the property sheet for the user account object.
  3. On the user account Dial-in tab, select one of the following options:

    • Allow access. This option overrides the grant or deny remote access permission setting specified on the Properties page of any associated remote access policy.
    • Control access through Remote Access Policy. This option ensures that the grant or deny remote access permission setting specified on the Properties page of any associated remote access policy is used.

Configuring client on Windows 7  for VPN access

Go to network and sharing center and choose option set up a new connection or network
Capture
Choose option Connect to a workplaceCapture2
For previously described configuration of RRAS option Use my Internet connection (VPN) will be right choice.
Capture3
Type your DNS name of RRAS server or public IP address, and follow steps in next three pictures.
Capture4Capture5Capture6
Additional option as authentication protocols can be founded in properties of your VPN connection. Most commonly used is already checked.
Capture7

Configuring client on Windows XP for VPN access

On Windows XP go to Network Connections and click Create a new connectionCapture1
A wizard will start. Follow next three pictures.
Capture2Capture3Capture4
Choose name for your VPN connection
Capture5
Type DNS name or public IP address of your previously configured RRAS (VPN) server
Capture6
Well done you are configure client for VPN access. Now you need to type your username and password before connect.
Capture8
Steps for configuring additional authentication protocols (if needed) is described in next two pictures. At first you must click Properties.
Capture9Capture10

0 comments:

Post a Comment