Networking Forums

Networking Forums > Computer Networking > Windows Networking > Does PMTU always take 3 secs

Reply
Thread Tools Display Modes

Does PMTU always take 3 secs

 
 
=?Utf-8?B?amtzMTAw?=
Guest
Posts: n/a

 
      03-07-2005, 01:53 PM
Hello,

Studying packet traces between a client/server communicating over a GRE
tunnel there appears to be a characteristic 3 second delay before the
communication proceeds.

According to the Microsoft White Paper

www.microsoft.com/technet/prodtechnol/
windowsserver2003/technologies/networking/tcpip03.mspx

PMTU will take place by default. Consistent with this I see the tcp
handshake complete with an MTU of 1500, then the first two packets of data
are sent at this size (as per slow start initial window size). Two ICMP
Destination Unreachable packets are returned by the tunnel endpoint router,
but the server re-packages and sends only the first one. Then both ends wait,
until after 3 secs the client decides its not going to get another packet so
sends a re-request. The server then begins again, but at the smaller MTU, so
everything is OK - albeit 3 secs late.

The problem seems to be that the server does not react correctly to the ICMP
messages - does anyone know if I am missing a setting that would make this
work properly.

Regards
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get cached PMTU information? Christophe Lohr Linux Networking 3 12-14-2009 02:07 PM
Bluetooth Audio cuts out after 2 or 3 secs DAVEM Wireless Networks 0 02-06-2007 01:42 PM
PMTU discovery cranium.2003@gmail.com Linux Networking 5 05-16-2005 03:39 PM
PMTU cisco ipsec problem Stephen Collier Linux Networking 2 05-20-2004 01:30 PM
RH9: ADSL connection drops every ~50 secs if inactive. Gabolander Linux Networking 1 08-09-2003 08:37 PM



1 2 3 4 5 6 7 8 9 10 11