Access the Computer Management console window. You can do this by navigating

170 | Lesson 8 account. From here, you can give permissions to users to allow access to the VPN server. We will use the administrator account as our example.

c. Right click Administrator and select Properties. This displays the General tab

of the Administrator Properties dialog box.

d. Click the Dial-in tab.

e. In the Network Access Permission box, select the Allow access radio button.

Then click OK. f. Make note of the administrator password; you will need it to connect from the client.

3. Configure the VPN client by installing a VPN adapter:

a. Go to the Windows client computer. Verify that it is connected to the same

network as the server.

b. Click Start, then right click Network. This displays the Network and Sharing

Center window.

c. Click the Set up a new connection or network link.

d. Click Connect to a workplace and click Next.

e. Select the Use my Internet connection VPN option.

f. In the Internet address fi eld, type the IP address of the server.

g. Give a name to the VPN connection in the Destination name fi eld. Then click Next.

h. Type in the user name and the password of the administrator account on the

server. Click Next. At this point, the VPN adapter should connect to the VPN server. The adapter in the Network Connections window should read VPN Connection on the second line, as shown in Figure 8-5, which tells you that it is connected. If it was disconnected, the VPN adapter would be grayed out, and it would read Discon- nected. By the way, the third line should read WAN Miniport PPTP. This tells us that we have made a PPTP connection, which is the default type of connection. To make L2TP connections, you would have to do a bit more confi guring on the server and the client side. If you do not wish to use the administrator account, make sure you use another account that has administrative rights on the server. TAKE NOTE If Windows asks you to set up an Internet connection, select the option to set up one later. TAKE NOTE Figure 8-5 A VPN connection in its con- nected state

i. You can also tell whether you are connected to a VPN server using the com-

mand prompt. Access the command prompt and type the following command: ipconfi g all This should show the VPN connection and the Local Area Connection. Note the IP address of the Local Area Connection. Then note the VPN connection IP address. It should be on the same network, and it was applied by the VPN server. An example is shown in Figure 8-6.