BMKG: Gempa Terkini

Sabtu, 06 Februari 2010

Make and Controlling Network VPN

Installing a VPN Server

OS Windows Server 2003 Server and Client OS Windows XP)

Server Setup:
1. Configuring the NIC through a static IP address, internal IP berup one of the LAN, the other public IP berup. To be safe, you plug a network firewall to ensure your LAN secure against the possibility of access from the outside.
2. Click Start - Programs - Administrative Tools - Routing and Remote Access. On the left, there is a panel with the server status icons.
3. Right-click the server icon and from the popup menu that appears select "Configure and Enable Routing and Remote Access". This wizard will display the Routing and Remote Access. Click Next, until there is a choice pengkonfigurasian type routing.
4. Select "Virtual Private Network (VPN) server, and click Next.
5. In the Remote Client Protocol option, select 'Yes, all required protocols are on the list', then Next. Default setting is TCP / IP.
6. Select the network card connected to a public network, and then click Next.
7. Click the 'Automatic', if your network has a DHCP server and provide. If not, click the option 'From a specified range of address', and give range for the client's IP and click Next.
8. Next to configure the VPN setup authentication mode, click 'No, I dont want to setup this server to use RADIUS now', and click Next.
9. Click Finish to end setup Routing and Remote Access.
The next stage is to apply the settings to a user policy so that remote users can dial-in.
Policy in Server Setup (working for a remote user can dial-in):
1. Click Start - Programs - Administrative Tools - Remote Access Policies
2. From User Management Console, select the user and set the Dial-In Access to the 'Allow Access'
3. In the right pane, right-click on the option 'Allow access if dial-in permission enabled' and select propertiesnya.
4. Click the 'Grant Remote Access Permission', then click 'Ok' and close the Routing and Remote Access MMC.
Giving permission for remote users to the VPN server configuration steps include:
1. Click Start - Programs - Administrative Tools - Active Directory Users and Computer
2. Click 2x on the user that we will give permission, and the property page click the 'Dial-In' and select the 'Allow Access' Access permissions of the option Dial-In or (VPN).
3. Click 'Ok' and close the Active Directory Users and Computer MMC.
Finish for the steps setup a VPN in Windows 2003 Server. And below is the setup steps for diclientnya, in this case using the Windows XP operating system.

Client Setup:

1. Click Start - Programs - Accessories - Communication.
2. Click on 'New Connection Wizard'
3. Select 'Connect to the network to my workplace' and click 'Next'.
4. Click on 'Virtual Private Network Connection' and click 'Next'.
5. Give it a name in the connection, such as "Connection to Office 'and click' Next '
6. Give IP address or DNS name for the VPN server and click 'Next'.
7. Click Finish button.

What Is VPN

VPN (Virtual Private Network) is a way to create a network is "private" and secure by using public networks such as the Internet. Basically a VPN is built on two principles, as the name of the virtual and private. The term virtual means the absence of actual physical representation of the two sites link to it. This means not a dedicated link between the two locations are diinterkoneksi, so no need to draw a special cable between the two locations. Connection is done by using existing networks are also used by many other users.
VPN can send data between two computers over a public network so as if connected by point to point. Data encapsulated (wrapped) with a header that contains routing information for a point-to-point connection so that data can pass through the public network and can reach the end goal.
The term private means that the assurance of confidentiality in the interconnect of the data or information submitted .. As information-important inforrmasi not want to be read by other users who have no right, so that should be created a mechanism to keep the information remains limited. The way to achieve this is to use encryption, so that only trusted parties only, who can access the information.
The data must be encrypted is sent in advance to maintain confidentiality so that the package is captured when passing through the public network should not be read as a description through the process.

;;