|
Virtual Private Networks (VPNs) use public communication infrastructure, usually the internet, and provide secure remote access to an organization’s servers. This means that members can access the network from a location that doesn’t contain the servers, such as a branch office or from home. VPN’s have hosts that accept each VPN connection from various clients. One main goal of a VPN is to provide data transfers from various private networks while avoiding expensive private data lines that would only be usable by one organization. VPNs have several security mechanisms that can be configured during setup. Most VPNs are secured by using cryptographic tunneling protocols. These encryptions prevent packets from being intercepted or decoded. This also prevents messages from being altered and prevents user impersonation. Users must login and provide credentials before the system approves their access. These are some of the Secure VPN protocols:
There are also three building blocks for a ‘provider-provided’ VPN (PPVPN): A customer edge device, which is a device on the customer premises that can access the PPVPN (configurable for some vendors’ solutions). A Provider edge device, which is one or more devices that present the provider’s of a customer site and maintain VPN state. A Provider device, which operates in the provider’s core network and doesn’t directly interface with customer endpoints.
(comments are locked)
|