Date: Wed, 31 Oct 2007 07:39:44 -0700 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no> Cc: freebsd-current@freebsd.org, Rob Zietlow <rob.zietlow@gmail.com> Subject: Re: [7.0-Beta] can no longer ssh into just upgraded host Message-ID: <20071031143944.GB21646@eos.sc1.parodius.com> In-Reply-To: <86bqafxt96.fsf@ds4.des.no> References: <bf64a0fe0710261147s75a5ccafweeca843211d5fa40@mail.gmail.com> <20071027101312.GA42516@eos.sc1.parodius.com> <86bqafxt96.fsf@ds4.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 31, 2007 at 03:18:13PM +0100, Dag-Erling Smørgrav wrote: > Jeremy Chadwick <koitsu@FreeBSD.org> writes: > > On Fri, Oct 26, 2007 at 01:47:07PM -0500, Rob Zietlow wrote: > >> #ssh -vv 192.168.8.163 > >> OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003 > >> debug1: Reading configuration data /etc/ssh/ssh_config > >> debug1: Applying options for * > >> debug2: ssh_connect: needpriv 0 > >> debug1: Connecting to 192.168.8.163 [192.168.8.163] port 22. > >> debug1: Connection established. > >> debug1: identity file /home/$USER/.ssh/identity type -1 > >> debug1: identity file /home/$USER/.ssh/id_rsa type -1 > >> debug1: identity file /home/$USER/.ssh/id_dsa type -1 > >> ssh_exchange_identification: read: Connection reset by peer > > > > Sounds like it might be a PAM-related problem. Have you looked > > at /var/log/messages or "dmesg -a"? > > What makes you think it might be PAM-related? They don't even get as > far as exchanging version strings. An old -stable post I read is what made me think it might be PAM-related: http://lists.freebsd.org/pipermail/freebsd-stable/2004-November/009414.html I don't know what stage PAM is actually induced within sshd (are any PAM-related API calls done before version exchange, etc.). -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071031143944.GB21646>