X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Paul Keeble Subject: Re: OpenSSH installation under X64 Vista - can't log in Date: Tue, 5 Aug 2008 10:34:00 +0000 (UTC) Lines: 33 Message-ID: References: <832234 DOT 30332 DOT qm AT web59911 DOT mail DOT ac4 DOT yahoo DOT com> <48973634 DOT 9070104 AT cygwin DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Larry Hall (Cygwin cygwin.com> writes: > > Paul Keeble wrote: > > Jason Byerly ymail.com> writes: > >> I am having a problem similar to that reported by Kevin Hilton at the > >> following URL: > >> http://sourceware.org/ml/cygwin/2007-12/msg00552.html > > ... > >> ssh_exchange_identification: Connection closed by remote host > > > > I have executed the same procedure as Jason and am facing the same problem > > as Jason and Kevin (along with many other people). The now infamous > > "ssh_exchange_identification: Connection closed by remote host" > > > > Is there an incompatibility with Vista 64? Any ideas what the fix might be? > > ... In the end Jason had the fix all along! On Vista 64 you need to comment the ::1 line in the Windows host file (and I presume in the /etc/hosts file in cygwin if its different) to get sshd allowing connections. There does seem to be a minor incompatibility for the lookup with vista and cygwin. I can't do ssh localhost even with the workaround in place. However ssh 192.168.y.x works correctly from Putty and from cygwin bash. It would be nice if this note could be put in the FAQ/manual for now so that everyone with this problem knows the workaround, at least until a better fix is found. Paul -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/