From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12747 invoked by alias); 4 Jul 2012 11:00:07 -0000 Received: (qmail 12733 invoked by uid 22791); 4 Jul 2012 11:00:05 -0000 X-SWARE-Spam-Status: Yes, hits=5.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from dub0-omc1-s36.dub0.hotmail.com (HELO dub0-omc1-s36.dub0.hotmail.com) (157.55.0.235) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 04 Jul 2012 10:59:53 +0000 Received: from DUB110-DS26 ([157.55.0.237]) by dub0-omc1-s36.dub0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 4 Jul 2012 03:59:51 -0700 Message-ID: From: "Skins" To: Subject: Win2008 connection refused - SFTP Date: Wed, 04 Jul 2012 11:00:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00038.txt.bz2 Hi i had cygwin working on 2 x Win2008 servers. Now i'm seeing the following error when i try and initiate a session .. please advise - thanks. D:\cygwin\bin>sftp -v ehealth@hostname OpenSSH_5.9p1, OpenSSL 0.9.8t 18 Jan 2012 debug1: Reading configuration data /etc/ssh_config debug1: Connecting to hostname [2002:2b00:2f8::2b00:2f8] port 22. debug1: Connection established. debug1: identity file /cygdrive/c/Users/ehealth/.ssh/id_rsa type 1 debug1: identity file /cygdrive/c/Users/ehealth/.ssh/id_rsa-cert type -1 debug1: identity file /cygdrive/c/Users/ehealth/.ssh/id_dsa type 2 debug1: identity file /cygdrive/c/Users/ehealth/.ssh/id_dsa-cert type -1 debug1: identity file /cygdrive/c/Users/ehealth/.ssh/id_ecdsa type -1 debug1: identity file /cygdrive/c/Users/ehealth/.ssh/id_ecdsa-cert type -1 debug1: Remote protocol version 2.0, remote software version OpenSSH_5.9 debug1: match: OpenSSH_5.9 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.9 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr hmac-md5 none debug1: kex: client->server aes128-ctr hmac-md5 none debug1: sending SSH2_MSG_KEX_ECDH_INIT debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: ECDSA df:fa:d9:9f:05:8a:7a:23:0d:b7:5d:98:55:98:d1:02 debug1: Host '2e2ehpr01' is known and matches the ECDSA host key. debug1: Found key in /cygdrive/c/Users/ehealth/.ssh/known_hosts:1 debug1: ssh_ecdsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,password,keyboard-interacti ve debug1: Next authentication method: publickey debug1: Offering RSA public key: /cygdrive/c/Users/ehealth/.ssh/id_rsa Connection closed by 2002:2b00:2f8::2b00:2f8 Connection closed -- 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