X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 	tests=AWL,BAYES_00,J_CHICKENPOX_33,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <1dbb5dd90905260718xe094ddqc6e3f5f4b4aef9c0@mail.gmail.com>
References: <b85eaed70905210009o623fb208jc9ae5ebcf3c40f8@mail.gmail.com> 	 <1dbb5dd90905260718xe094ddqc6e3f5f4b4aef9c0@mail.gmail.com>
Date: Tue, 26 May 2009 13:33:46 -0500
Message-ID: <1dbb5dd90905261133j68008f76rb67df7e9c8dee0d@mail.gmail.com>
Subject: RE: Cygwin OpenSSH and Windows 7 RC
From: Winderson Martins de Souza <bugman.os@ig.com.br>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

take a look on what you have in your /etc/hosts.deny
I had the same problem, and it had
ALL:ALL DENY
try inserting an except to your host here

2009/5/21 William Zhang <espzzh@gmail.com>
>
> Hi All,
>
> Have anybody tried Cygwin and SSH with Windows 7 RC x86 (Build 7100)?
> =A0I 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. =A0I
> 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: =A0 =A0 =A0http://cygwin.com/ml/#unsubscribe-simple
> Problem reports: =A0 =A0 =A0 http://cygwin.com/problems.html
> Documentation: =A0 =A0 =A0 =A0 http://cygwin.com/docs.html
> FAQ: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 http://cygwin.com/faq/
>

--
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/

