All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Cameron <james.cameron@hp.com>
To: linux-ppp@vger.kernel.org
Subject: Re: ppp-2.4.2 released
Date: Tue, 03 Feb 2004 22:11:05 +0000	[thread overview]
Message-ID: <20040203221105.GB8838@hp.com> (raw)
In-Reply-To: <16391.33929.908463.444449@cargo.ozlabs.ibm.com>

On Tue, Feb 03, 2004 at 01:24:27PM +0200, Pasi K?rkk?inen wrote:
> The reason why www.yle.fi is not reducing the size, is that the size already
> is what the client told (mss+headers). I think so..

No, I disagree.  I'll repeat a critical aspect; the client CANNOT know
the right MTU for the path as a whole.  Sure, it knows the MTU of the
link next to it, and it will start a connection with an MSS that is
compatible with that ... but the client has no knowledge of the network
between the router (the pptp-server) and www.yle.fi.

e.g.

    www.yle.fi = router = router .. router = pptp-server -- client

    = is a link with MTU of 1500
    -- is a link with MTU of 1400
    .. is a link with MTU of  600

(I know this is not the case, I'm using it as an illustration of
principle).

Path MTU discovery overrides MSS in a TCP connection.  It must do, or
else a link somewhere else along the way with a small MTU would never be
handled properly.

Have you proved ICMP fragmentation needed packets have arrived at
www.yle.fi?  A packet trace at that host would be the proof.

> I think so too. but www.yle.fi web server doesn't want to go below
> mss (told by the client) + headers.

Just repeating myself; www.yle.fi MUST go below the client's MSS if
PMTUD results in a lower value.  As Frank said, the MTU might be
assymetric.  As I say, it might be that there's another restricted link.
The evidence you present leads me to suspect ICMP filtering.

-- 
James Cameron                         http://quozl.netrek.org/
HP Open Source, Volunteer             http://opensource.hp.com/
PPTP Client Project, Release Engineer http://pptpclient.sourceforge.net/

  parent reply	other threads:[~2004-02-03 22:11 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-16  6:28 ppp-2.4.2 released Paul Mackerras
2004-01-16  8:48 ` Pasi Kärkkäinen
2004-01-16 12:16 ` Clive Nicolson
2004-01-16 16:21 ` Arvin Schnell
2004-01-16 22:57 ` Paul Mackerras
2004-01-16 23:18 ` Bill Unruh
2004-01-16 23:18 ` Paul Mackerras
2004-01-17 10:45 ` Pasi Kärkkäinen
2004-01-18  4:10 ` Jan Dubiec
2004-02-02  9:27 ` Frank Cusack
2004-02-02  9:34 ` Frank Cusack
2004-02-02 10:56 ` Pasi Kärkkäinen
2004-02-02 18:09 ` Frank Cusack
2004-02-02 23:11 ` James Cameron
2004-02-03 11:17 ` Pasi Kärkkäinen
2004-02-03 11:24 ` Pasi Kärkkäinen
2004-02-03 14:33 ` Frank Cusack
2004-02-03 15:10 ` Pasi Kärkkäinen
2004-02-03 15:13 ` Frank Cusack
2004-02-03 16:24 ` Andy Gay
2004-02-03 16:25 ` Frank Cusack
2004-02-03 22:01 ` James Cameron
2004-02-03 22:11 ` James Cameron [this message]
2004-02-04 12:58 ` Pasi Kärkkäinen
2004-02-04 13:00 ` Pasi Kärkkäinen
2004-02-04 13:01 ` Pasi Kärkkäinen
2004-03-02 23:13 ` Bernard Blackham
2004-03-03  9:09 ` Pasi Kärkkäinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040203221105.GB8838@hp.com \
    --to=james.cameron@hp.com \
    --cc=linux-ppp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.