X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Ng Subject: Re: OpenSSH-5.8p1-1 Connection Problems Date: Sat, 12 Feb 2011 20:16:54 +0000 (UTC) Lines: 36 Message-ID: References: <4D567D8C DOT 80001 AT nglee DOT co DOT uk> <20110212141652 DOT GA5682 AT calimero DOT vinschen DOT de> 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 > As usual the logs only show what happens, but they don't show why. > > I installed OpenSSH-5.8p1 on Windows 7 64 bit. I tried to connect from > 32 and 64 bit Cygwin machines using ssh 5.8p1 and I tried it from a > Linux machine with ssh 5.5p1. No problems at all. I removed the ECDSA > host key to get the same "Can't load host key" message... still no > problems at all. > > What about deleting and reinstalling sshd as a service? Maybe that > helps. > > $ cygrunsrv -E sshd > $ cygrunsrv -R sshd > $ cd /etc > $ mkdir OLD-KEYS > $ mv ssh_host* OLD-KEYS > $ rmdir /var/empty > $ rm -f /var/log/sshd.log > $ ssh-host-config > $ mv OLD-KEYS/* . > $ chown cyg_server ssh_host* > $ cygrunsrv -S sshd > > Corinna Unfortunately, that isn't really going to help with my connection problems to Solaris systems which also work fine with 5.6. I am connecting through VPN using Juniper Networks Network Connect. I wonder if that's what might be causing issues for 5.8. But I guess it really shouldn't make any difference. I will try to investigate a bit further. Thanks. Andrew -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple