Re: ssh: connect() stalls on RedHat 5.1 / kernel 2.0.34

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 17 Jun 1998 00:11:29 +0100 (BST)


> I can't imagine how this could be a bug in ssh (the connect()
> parameters are perfectly correct according to strace), but
> I never get these stalls with other programs doing connect().
> Further more, I've not seen this on any other RH 5.1 or kernel
> 2.0.34.

Its probably happening in a case where the socket in question is
in TIME_WAIT from a previous connect. 2.0.34 ought to be replying
to that however. Can you send me a tcpdump. I think I know the fix
especially if 2.0.33 doesnt show it.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu