A virtual private network (VPN) is a computer based network in which the links between nodes are carried by open connections, SSL connections or virtual circuits in some larger network instead of by physical wires. The link-layer connections of the virtual network are said to be tunneled through the larger network when this is the case.
One common application is secure communications through the public Internet, but a VPN need not have explicit security features, such as authentication or content encryption. VPNs, for example, can be used to separate the traffic of different user communities over an underlying network with strong security features.A typical VPN works by using the shared public infrastructure while maintaining privacy through security procedures and tunneling protocols such as the Layer Two Tunneling Protocol (L2TP).
continue reading "Have you ever used a VPN(Virtual Private Network)?"