X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D47733896803 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1610907102; bh=I7GTbWJ5ZaIoINlBdUj+MFi6Syul+slAYZs2wiNCwg0=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=Mr/OSmZO7/eJ5S+M4zSNpWl/rX8VtO6qb8EM91kW/W0b6lqQTiUK2mCjkjtnZRU+o SlnK5QvEJ1h91uLYyqMVCgRmNRVejkTiZxtnPB/wqy5rqjizOmwFIxIce+h9FIKh/m tKBkCY5T0UBizdoWnsqXRGHej12j4mZWNuxqcELo= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CE05D3857C6B 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:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=rpUVIZU3q5sX3cmqRkUU/EasFVjokG3X7xAqfvWY+GM=; b=Zttpfsu0GlMO2/330PeBW/3T648BYweg3nm1JKJHy3Zai5R+78AA0y9FidsHkf8bx9 ifI6VkgCC0ig8IjzxLx6PeJW2qYNBC6p89YErsjLhjA63xwzE67byN22YQYs7EE5DVIZ tiMkdK2xfBd8QXqv+r2X/qhysDIN8yUECx7SQNGdBF1B7GoHvb3XXRKM17cITKlyjmWc m3UDrWyo3Z+Bae4QiuZLobByQAu0S4CiJ54/BCMZPOwrl/ZLKE5ORluYapfMAV+IF+wy HPHi4AhOf7Tjim5WFf4b+gA6skAl9GOfbQUfJ0jwRiz2iS8/+tSn6kdjnS19mCipMJte neOA== X-Gm-Message-State: AOAM533M1wLjuWnTUsgP6XkevP+H8MadNdJ8uU7NYAxsE95Q7wJRJ0do +0kjJqSrnC3hzf9nvbZiGck= X-Google-Smtp-Source: ABdhPJwI4kX9E6autAHWDT4J7vUYjwBws5DI+VBMl7ivYRHTWsBWrvZxR3XHWmao2s7umA12qztmsQ== X-Received: by 2002:adf:e60f:: with SMTP id p15mr22236890wrm.60.1610907098995; Sun, 17 Jan 2021 10:11:38 -0800 (PST) Subject: Re: Ssh To: "cygwin AT cygwin DOT com" References: Message-ID: Date: Sun, 17 Jan 2021 19:11:37 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 In-Reply-To: Content-Language: it X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 10HIC9am031424 please reply to mailing list, thanks On 17.01.2021 18:30, Jim McNamara wrote: > > > On Sun, Jan 17, 2021, 12:04 PM Marco Atzeri via Cygwin > > wrote: > > On 17.01.2021 17:26, Jim McNamara via Cygwin wrote: > > Hi- > > > > If I am trying to ssh by local port forwarding from machine A to > remote > > host B, do I need cygserv or sshd running on A? > > No. You need sshd (ssh demon) on B > > > > > B is the sshd server I want to connect to. A is the ssh client. > > > > If I test either vnc or ssh on linux virtual machine guest it > connects no > > problem.  For some reason NAT is not working from A even though I > port > > forward on my NAT adapter on virtual box. > > > > Thanks, > > Robo-loki > > use ssh in verbose mode to see more details > >   -v      Verbose mode.  Causes ssh to print debugging messages > about its >               progress.  This is helpful in debugging connection, >              authentica‐tion, and configuration problems. >               Multiple -v options increase the verbosity. >               The maximum is 3. > -- > Problem reports: https://cygwin.com/problems.html > > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple > > > > Hi Marco, > > I had it setup like you suggested. > > I will have to look at some other things. > > Thanks, > Robo-loki > Regards Marco -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple