From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 104750 invoked by alias); 27 May 2018 14:21:56 -0000 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 Received: (qmail 104738 invoked by uid 89); 27 May 2018 14:21:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Received:sk:l2-v6mr X-HELO: mail-wr0-f177.google.com Received: from mail-wr0-f177.google.com (HELO mail-wr0-f177.google.com) (209.85.128.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 27 May 2018 14:21:54 +0000 Received: by mail-wr0-f177.google.com with SMTP id w10-v6so16285182wrk.9 for ; Sun, 27 May 2018 07:21:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=fHjcPvY8QVxygOrE7kReAonaYK/2EUkXMKg0EXd5BB4=; b=SG01IGRZoAH8DoisllZa3ewjBKQo1gGIijd3760MMdp7MjNZ2Zgs6lyjztBxjVYeGC lHIXD1sg3V75+80W1uIzcxgkUlfx5b1AZvUdzG/VaAJomffFdnhpUh5jXFCrz1KImvTg yx31hF5bPoZ4w4r9Dwsbv529O2t8fZ18MgIXQs7a6XVcdlvBERMrm4dXHOte1Ts/VQcP CAad1xyZ2k9FphJRa0zTpRrkJ1u0UatO/Y8Hf0Y27YkCaOQUwvp/qyWq3147s1gS57ku mdGnRBmOelE1nHNUnvURMpnebdAj08csefANy4M54A/5MB/TVXgXp5aCgF9q3AyBmH+r ED6A== X-Gm-Message-State: ALKqPwdvDMbY0I8d2nJrH7ycOs0CitNXtOlFVni8Now3VEi5vHkEfM8V E96mtHH++SWxapx5wSOWJXIfacsb X-Google-Smtp-Source: AB8JxZrwZ/vWp9cYVoPAxVwDHidN/Zu6T35dwLB5Ml5eur/uFYRdVg0V1t7LYGBPYBKKsXE9YzmGwg== X-Received: by 2002:adf:e582:: with SMTP id l2-v6mr7659728wrm.229.1527430912569; Sun, 27 May 2018 07:21:52 -0700 (PDT) Received: from ?IPv6:2003:ee:63c8:2701:30e9:ed31:df86:5bf? (p200300EE63C8270130E9ED31DF8605BF.dip0.t-ipconnect.de. [2003:ee:63c8:2701:30e9:ed31:df86:5bf]) by smtp.gmail.com with ESMTPSA id e81-v6sm11502491wmi.28.2018.05.27.07.21.51 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 27 May 2018 07:21:51 -0700 (PDT) Subject: Re: What am I doing wrong with ssh? To: cygwin@cygwin.com References: <2029043469.5749460.1527408606639.ref@mail.yahoo.com> <2029043469.5749460.1527408606639@mail.yahoo.com> From: Marco Atzeri Message-ID: Date: Mon, 28 May 2018 14:12:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <2029043469.5749460.1527408606639@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-05/txt/msg00306.txt.bz2 On 5/27/2018 10:10 AM, Nuzhna Pomoshch via cygwin wrote: > This has become an absolute nightmare. I have spent well > over ten hours just trying to logon via ssh. > > Here is the output from my latest attempt: > > $ ssh -v user@192.168.0.2 > OpenSSH_7.5p1, OpenSSL 1.0.2o 27 Mar 2018 > debug1: Reading configuration data /etc/ssh/ssh_config > debug1: Connecting to 192.168.0.2 [192.168.0.2] port 22. > debug1: Connection established. > debug1: key_load_public: No such file or directory > debug1: identity file /home/user/.ssh/id_rsa type -1 start with /usr/bin/ssh-user-config -- 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