What is VPN ?
Virtual private network (VPN) is a computer 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. It aims to avoid an expensive system of owned or leased lines that can be used by only one organization.
It encapsulates data transfers between two or more networked devices which are not on the same private network so as to keep the transferred data private from other devices on one or more intervening local or wide area networks. There are many different classifications, implementations, and uses for VPNs.
First, Remote Desktop to Windows 2008 Server with Administrator privileges.
Please take a look a Red Square box below :

Click Open the Windows 2008 Server Manager or Initial Configuration Tasks.

Click the Add Roles.
Skip the Before You Begin page.

In Server Roles, check Network Policy and Access Services. Click Next.
Read the information on the Network Policy and Access Services page. Click Next.

On the Select Role Services page, check the Routing and Remote Access Services and make sure the Remote Access Service and Routing are checked. Click Next.

Click Next to Install

Click Install on the Confirm Installation Selections page.

Click Close on the Installation Results page.
To configure RRAS, open the Server Manager, expand the Roles node in the left pane of the console. Expand the Network Policy and Access Services node and click on the Routing and Remote Access node. Or you can go to Administrative Tools>Routing and Remote Access. Right click on the Routing and Remote Access node and click Configure and Enable Routing and Remote Access

Note : If you have two NICs on the server, select Remote access (dial-up or VPN). After click Next, check VPN.


Note : If you have just one NIC, Select Custom configuration.

After click Next, select VPN access.

Follow the instruction to finish the configuration.

Configure a static IPV4 VPN Server Adapter
Click Server Manager
Click Routing and Remote Access
Right Click and choose Properties

You will see a screen like below
Click IPv4 Tabular
Click Static Address Pool
Click Add


Click OK to back to the previous screen
Click OK to Finish
Next, We will need to give an User access privileges to have permission to login into the VPN server
Click Server Manager
Click Configuration
Click and Expand Local User and Groups
Right click in the Administrator Users


Click on Dial-in Tabular
Click Allow access in Network Access Permission

Click OK To Finish
We also need to Create a Loopback Adapter
Start -> Computer -> Right-click, Properties -> Device Manager -> Computer Name, Right-click, Add Legacy Hardware -> Next -> Install the hardware I manually select from a list -> Next -> Network Adapters -> Microsoft on the right, Loopback adapter on the left -> Next
Configure a Loopback Adapter
Right click on the Network Adapter like picture below and click Network and sharing Center

You will see a screen like below :

Click View Status on Unidentified network
And you will see a screen below :


Input ip address :
Example : 192.168.0.3
Click OK to Finish
Click Close and Click Close again
Next We will continue to Configure a VPN client to connect to the VPN server .
Click here to see a complete tutorial How To Configure a VPN Client to Connect To The VPN 2008 Server
0 comments
Post a Comment