From: J Sloan <jjs@pobox.com>
To: "James A. Hillyerd" <james@hillyerd.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: TCP Connections stuck in SYN_SENT state with 2.4.12, 2.4.13, 2.4.14
Date: Tue, 06 Nov 2001 00:55:43 -0800 [thread overview]
Message-ID: <3BE7A58F.7BFEAAEE@pobox.com> (raw)
In-Reply-To: <1005036240.978.6.camel@makita>
"James A. Hillyerd" wrote:
> I have a strange problem, outgoing TCP packets get stuck at the SYN_SENT
> point for certain websites. Two of the sites I have this problem with
> are zdnet.com and compusa.com. When I try to telnet to port 80, the
> connection will never be established, and netstat shows it in the
> SYN_SENT state.
Did you by chance enable ecn in the kernel?
Try:
echo "0" > /proc/sys/net/ipv4/tcp_ecn
This is a FAQ IIRC -
cu
jjs
prev parent reply other threads:[~2001-11-06 8:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-06 8:44 TCP Connections stuck in SYN_SENT state with 2.4.12, 2.4.13, 2.4.14 James A. Hillyerd
2001-11-06 8:55 ` J Sloan [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=3BE7A58F.7BFEAAEE@pobox.com \
--to=jjs@pobox.com \
--cc=james@hillyerd.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 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.