<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Donald Hoffman wrote:<br>
<blockquote cite="mid200503041350.07625.don@dhoffman.net" type="cite">
  <pre wrap="">On Fri March 4 2005 8:24 pm, Cannara wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Riding along on the same link was a similar amount of VPN
traffic.  It was largely unaffected by the losses, because it's transported
in UDP and has its own recovery processes that work faster than normal TCP.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This may be a stupid question as I have not worked on commercial VPNs for many 
years, but what recovery mechanism would the VPN tunnel be using.  Most VPN's 
I was aware of just encapsulate the traffic in a tunnel and provided no 
additional error recovery services.    Is this a common feature?
  </pre>
</blockquote>
But they don't tunnel with TCP and they can have their own
buffer/retransmission methods.&nbsp; That's not to say that VPNs aren't
susceptible to packet loss, but they can add a layer of resiliency to
an otherwise broken link layer.<br>
<br>
--ckg<br>
</body>
</html>