Virtual private network

A Virtual Private Network, or VPN, is a private communications network usually used within a company, or by several different companies or organizations, communicating over a public network. VPN message traffic is carried on public networking infrastructure (e.g. the Internet) using standard (often insecure) protocols.

Generally, a firewall is an access control device that sits between user's workstation or client and the host network or server. The firewall may pass authentication data to authentication service in host network. A known trusted person with privileged access may be allowed to access resources not available to general users. That's why the user feels that the network is private, even though it is not.

Secure VPNs use cryptographic tunneling protocols to provide the necessary confidentiality (preventing snooping), sender authentication (preventing identity spoofing), and message integrity (preventing message alteration) to achieve the privacy intended. When properly chosen, implemented, and used, such techniques can provide secure communications over unsecured networks.

Because such choice, implementation, and use are not trivial, there are many insecure VPN schemes on the market.

Secure VPN technologies may also be used to enhance security as a 'security overlay' within dedicated networking infrastructures.

Secure VPN protocols include the following:

Trusted VPNs do not use cryptographic tunneling, and instead rely on the security of a single provider's network to protect the traffic. Multi-protocol label switching (MPLS) is commonly used to build trusted VPNs. Other protocols for trusted VPNs include:

A well-designed VPN can greatly benefit a company. For example, it can:


However, since VPNs extend the "mother network" by such an extent (almost every employee) and with such ease (no dedicated lines to hire), there are certain security implications that have to receive special attention:

External links:

See also: Virtual private network, Authentication, Client, Communications network, Confidentiality, Cryptographic, Firewall, Host, IPsec, IPv6