Date: Sun, 16 Jan 2005 08:09:28 +1100 From: Peter Jeremy <PeterJeremy@optushome.com.au> To: CryBaby <guitar@jazzcafe.no-ip.org> Cc: freebsd-stable@freebsd.org Subject: Re: SSH Protocol mismatch Message-ID: <20050115210928.GF53545@cirb503493.alcatel.com.au> In-Reply-To: <20050116035709.AFCE.GUITAR@jazzcafe.no-ip.org> References: <20050116035709.AFCE.GUITAR@jazzcafe.no-ip.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2005-Jan-16 04:05:11 +0800, CryBaby wrote: >OS: FreeBSD 4.11-STABLE #3: Fri Jan 14 23:53:07 CST 2005 > >I ssh my host by using putty or any ssh client in WindowsXP, and I can't login >lately. (But telnet and other services are ok.) What has changed (both on FreeBSD and WinXP) since it last worked? Have you tried running sshd in a debug mode and looking at what it reports? eg "sshd -d -p 8022" and then ssh to port 8022. Use up to 3 d's for more detail. I'm not sure if PuTTY has anything equivalent to 'ssh -v' but if so, have you tried looking at what it reports? -- Peter Jeremy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050115210928.GF53545>