public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Brian Grossman <brian@SoftHome.net>
To: Jeremy Jackson <jerj@coplanar.net>
Cc: linux-kernel@vger.kernel.org, roger@kea.grace.cri.nz
Subject: Re: tcp stalls with 2.4 (but not 2.2)
Date: Mon, 26 Feb 2001 17:34:30 -0700	[thread overview]
Message-ID: <20010227003431.12104.qmail@lindy.softhome.net> (raw)
In-Reply-To: Your message of "Mon, 26 Feb 2001 11:11:16 EST." <3A9A8023.7542CBF7@coplanar.net>


> > I'm seeing stalls sending packets to some clients.  I see this problem
> > under 2.4 (2.4.1 and 2.4.1ac17) but not under 2.2.17.
> 
> compiled in ECN support? SYNcookies?  try disabling through /proc
> tcp or udp? if udp check /proc/net/ipv4/ip_udpdloose or such

CONFIG_INET_ECN is not set in .config.
CONFIG_SYN_COOKIES is set, but tcp_syncookies but is set to 0.

> > My theory is there is an ICMP black hole between my server and some of its
> > clients.  Is there a tool to pinpoint that black hole if it exists?
> 
> ping is your friend.  -s lets you set size of packet. (to
> check for fragmentation) use tcpdump to capture
> a trace of this or a tcp session.

> email trace to me private if you want.

Does ping set the no fragment bit?

Ping -s 1500 to the router immediately before client's known IP address
works fine.  I'll get the owner of the client to help out later and send
those results with tcpdump to you privately.

Brian

      reply	other threads:[~2001-02-27  0:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-26  9:22 tcp stalls with 2.4 (but not 2.2) Brian Grossman
2001-02-26 16:11 ` Jeremy Jackson
2001-02-27  0:34   ` Brian Grossman [this message]

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=20010227003431.12104.qmail@lindy.softhome.net \
    --to=brian@softhome.net \
    --cc=jerj@coplanar.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roger@kea.grace.cri.nz \
    /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