Re: [2.2.18] outgoing connections getting stuck in SYN_SENT

Richard B. Johnson (root@chaos.analogic.com)
Fri, 12 Jan 2001 08:24:01 -0500 (EST)


On Fri, 12 Jan 2001, Mark Longair wrote:

> On Thursday 11 January, Richard B. Johnson wrote ("Re: [2.2.18] outgoing connections getting stuck in SYN_SENT"):
> [...]
> > You probably compiled your kernel with "CONFIG_INET_ECN" set.
> > If so, you need to turn it OFF in /proc/sys/net/...something_ecn.
>
> I don't have an ECN option available in this kernel (2.2.18) - I
> thought it only appeared in 2.3...
>
> > Many/most/all servers are "not ready for prime time" and will
> > reject packets that have "strange" bits set.
> [...]
>
> I compiled in the QoS support - could that possibly cause a similar
> effect? I'm not actually using the QoS tools at the moment, but I
> intend to soon. I'll post the selected options in my .config if that
> would be helpful.
>

I guessed wrong. QoS support should not hurt your ability to establish
connections. For kicks, it might be advisable to remove any network
support that you are not using just to see if things improve. It may
be that something is corrupting your packets (before checksumming), so
the intended host rejects them.

Cheers,
Dick Johnson

Penguin : Linux version 2.4.0 on an i686 machine (799.53 BogoMips).

"Memory is like gasoline. You use it up when you are running. Of
course you get it all back when you reboot..."; Actual explanation
obtained from the Micro$oft help desk.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/