Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2004 15:21:48 +0100
From:      Philippe Pegon <Philippe.Pegon@crc.u-strasbg.fr>
To:        stable@freebsd.org
Subject:   Re: sshd stops accepting connections
Message-ID:  <4196187C.1040803@crc.u-strasbg.fr>
In-Reply-To: <20041112201212.GB772@zaphod.nitro.dk>
References:  <20041112201212.GB772@zaphod.nitro.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Simon L. Nielsen wrote:
> Hello
> 
> Today I suddenly couldn't log in via ssh to a server I upgraded to
> FreeBSD 5.3-RELEASE 4 days ago.  When I tried connect to port 22 using
> telnet(1) the following just happend:
> 
> [simon@zaphod:~] telnet 192.168.3.2 22
> Trying 192.168.3.2...
> Connected to jet.nitro.dk.
> Escape character is '^]'.
> Connection closed by foreign host.

I'd seen the same problem in 5.3 release.

I've found this in the changelog of openssh and it seems to be very 
similar :
ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/ChangeLog
and
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=252676

"
...
20040711
  - (dtucker) [auth-pam.c] Check for zero from waitpid() too, which
    allows the monitor to properly clean up the PAM thread (Debian
    bug #252676).
...
"

--
Philippe PEGON



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4196187C.1040803>