X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Thu, 21 May 2009 00:09:07 -0700 Message-ID: Subject: Cygwin OpenSSH and Windows 7 RC From: William Zhang To: "cygwin AT cygwin DOT com" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Hi All, Have anybody tried Cygwin and SSH with Windows 7 RC x86 (Build 7100)? I saw there was a discussion some time in Jan about the Windows 7 Beta and it was reported that the basic stuff works fine including ssh and sshd. I just installed Windows 7 RC today and install the cygwin and openssh. The basic functions like bash, vim.. works fine but I am not able to ssh to this system from another linux box and here is output $ ssh -v -v -v 172.17.139.132 OpenSSH_5.1p1, OpenSSL 0.9.8h 28 May 2008 debug1: Reading configuration data /etc/ssh_config debug2: ssh_connect: needpriv 0 debug1: Connecting to 172.17.139.132 [172.17.139.132] port 22. debug1: Connection established. debug1: identity file /home/root/.ssh/identity type -1 debug1: identity file /home/root/.ssh/id_rsa type -1 debug1: identity file /home/root/.ssh/id_dsa type -1 ssh_exchange_identification: Connection closed by remote host It works for some time but most of this time it fails as above. I tried both the current release 1.5.25-15 and beta release 1.7 but got the same results. Firewall and UAC are turned off in Windows. Did anybody get luck to make it work on Windows 7 RC? Thanks, William -- 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/