What is a VPN? What is an IPsec VPN?
- A virtual private network (VPN) is an encrypted connection between two or more computers.
- VPN connections take place over public networks, but the data exchanged over the VPN is still private because it is encrypted.
- VPNs make it possible to securely access and exchange confidential data over shared network infrastructure, such as the public Internet.
- For instance, when employees are working remotely instead of in the office, they often use VPNs to access corporate files and applications.
- Many VPNs use the IPsec protocol suite to establish and run these encrypted connections.
- However, not all VPNs use IPsec. Another protocol for VPNs is SSL/TLS, which operates at a different layer in the OSI model than IPsec.
(The OSI model is an abstract representation of the processes that make the Internet work.)