mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: "Carlos Velasco" <carlosev@newipnet.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.20 Broken Path MTU Discovery?
Date: 03 Feb 2003 01:29:51 +0100	[thread overview]
Message-ID: <p738ywyqk8w.fsf@oldwotan.suse.de> (raw)
In-Reply-To: "Carlos Velasco"'s message of "2 Feb 2003 20:03:18 +0100"

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

"Carlos Velasco" <carlosev@newipnet.com> writes:
> 
> ¿May be the Linux box is giving up PMTU? ¿Why? it now knows MTU is 400.
> I have others windows boxes in the network, they work fine with PMTU.

A MTU of 400 is illegal, IPv4 requires a minimum MTU of 576 bytes. Below
it linux uses the minimum MTU and turns off path mtu discovery (=
drops DF)

You can change that minimum mtu by changing the ip_rt_min_pmtu variable
(no sysctl, you have to change it in /dev/kmem or recompile) 

-Andi

       reply	other threads:[~2003-02-03  0:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200302021958160177.2A4B5622@192.168.128.16.suse.lists.linux.kernel>
2003-02-03  0:29 ` Andi Kleen [this message]
     [not found]   ` <1044279732.20152.6.camel@irongate.swansea.linux.org.uk>
2003-02-03 14:45     ` Carlos Velasco
2003-02-04  6:54       ` David S. Miller
2003-02-02 18:58 Carlos Velasco
2003-02-03  0:08 ` Carlos Velasco
2003-02-03  0:23   ` Pekka Pietikainen

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=p738ywyqk8w.fsf@oldwotan.suse.de \
    --to=ak@suse.de \
    --cc=carlosev@newipnet.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®