L2TP over IPsec: Difference between revisions
(Created page with "==Introduction== Layer 2 Tunneling Protocol (L2TP) is a VPN tunneling protocol that allows remote clients to use the public IP network to securely communicate with private co...") |
No edit summary |
||
Line 7: | Line 7: | ||
==Router configuration== | ==Router configuration== | ||
=== | ===IPsec=== | ||
---- | |||
===Client=== | ====Server==== | ||
---- | |||
====Client==== | |||
---- | |||
===L2TP=== | |||
---- |
Revision as of 14:34, 7 June 2018
Introduction
Layer 2 Tunneling Protocol (L2TP) is a VPN tunneling protocol that allows remote clients to use the public IP network to securely communicate with private corporate network servers. L2TP uses PPP over UDP (port 1701) to tunnel the data.