Date: Sun, 12 Jun 2005 05:23:56 +1000 From: Peter Jeremy <PeterJeremy@optushome.com.au> To: Jack Raats <jack@raats.xs4all.nl> Cc: FreeBSD Stable <freebsd-stable@freebsd.org>, freebsd-questions@freebsd.org Subject: Re: Strange error Message-ID: <20050611192356.GA50157@cirb503493.alcatel.com.au> In-Reply-To: <00a301c56dfc$cb84c770$9d00000a@jara2> References: <00a301c56dfc$cb84c770$9d00000a@jara2>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2005-Jun-10 22:41:36 +0200, Jack Raats wrote: >This day I've a very strange error when trying to connect to my FreeBSD machine (4.11-STABLE) >I got the following error: >ssh_exchange_identification: Connection closed by remote host > >Can anyone give me any clue what's wrong? Try turning on debugging on the client (ssh -vvv ...). You can also turn on debugging on the server with '-d' (though you probably also want to use '-p'). If the problem isn't obvious, compare the output with a debugging session that works. -- Peter Jeremy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050611192356.GA50157>