![]() |
VPNs: Virtually Anything?A Core Competence Industry Report |
VPN Protocol Comparison
|
L2TP |
IPsec with IKE |
SSL/TLS |
|
|
System-Level Authentication |
Control Session Challenge/Rsp |
Mutual Endpoint Auth Preshared Secret |
Server Auth Digital Certificates |
|
User-Level Authentication |
PPP Auth PAP/CHAP/EAP |
Vendor Extensions XAUTH, Hybrid, CRACK, etc.. |
Client Sub-Auth Optional |
|
Message Integrity |
None (use with IPsec) |
IP Header & Payload IPsec AH or ESP |
App Payload Keyed Hash |
|
Tunnel |
Network Adapter Tunnels all packets in PPP session, |
Security Associations Uni-directional policies defined by IP address, port, user id, system name, data sensitivity, protocol |
Application |
|
Data Confidentiality |
None (use with IPsec) |
IP Header & Payload IPsec ESP |
Application Stream RC4, RC2, DES, 3DES, Fortezza |
|
Compression |
IPPCP |
IPPCP |
LZS |