Date: Sat, 27 Oct 2007 03:13:12 -0700 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: Rob Zietlow <rob.zietlow@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: [7.0-Beta] can no longer ssh into just upgraded host Message-ID: <20071027101312.GA42516@eos.sc1.parodius.com> In-Reply-To: <bf64a0fe0710261147s75a5ccafweeca843211d5fa40@mail.gmail.com> References: <bf64a0fe0710261147s75a5ccafweeca843211d5fa40@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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"? -- | 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?20071027101312.GA42516>