|
|
On 5/10/05, christian laubscher <christian.laubscher@xxxxxxxxxxxxx> wrote: > On Tue, May 10, 2005 at 12:30:24PM +0200, Frank Elsner wrote: > > [...] > > But ... Watch the time stamps which are really not 15 seconds apart. > > it sure tries after 15 seconds - but itakes an additional six to ten > seconds to fail? ;-) If you are using TCP then TCP will, at the protocol level resend packets in an attempt to keep the connection alive/ or start it. When using UDP the applicationis responsible for any reteransmissions to handle lost packets. I haven't looked at the OpenVPN code, but I bet it has that functionality built. -- Leonard Isham, CISSP Ostendo non ostento. ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |