Changes

no edit summary
Line 3: Line 3:  
'''Layer 2 Tunneling Protocol''' ('''L2TP''') is a tunneling protocol used to support virtual private networks (VPNs) or as part of the delivery of services by ISPs. It does not provide any encryption or confidentiality by itself. Rather, it relies on an encryption protocol that it passes within the tunnel to provide privacy.
 
'''Layer 2 Tunneling Protocol''' ('''L2TP''') is a tunneling protocol used to support virtual private networks (VPNs) or as part of the delivery of services by ISPs. It does not provide any encryption or confidentiality by itself. Rather, it relies on an encryption protocol that it passes within the tunnel to provide privacy.
   −
This article provides an extensive configuration example with details on how to create a connection between an L2TP Server and Client, both of which configured on RUTxxx routers.
+
This article provides an extensive configuration example with details on how to create a connection between an L2TP Server and Client, both of which configured on RUTxxx routers. If you wish to learn how to encrypt the traffic of your L2TP tunnel, we suggest you take a look at our '''[[L2TP over IPsec]]''' article.
    
==Configuration overview and prerequisites==
 
==Configuration overview and prerequisites==