delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD,SPF_HELO_PASS |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Antoniette <maglez AT btinternet DOT com> |
Subject: | Re: ssh tunneling and keys - how to... |
Date: | Tue, 4 Sep 2012 16:10:59 +0000 (UTC) |
Lines: | 11 |
Message-ID: | <loom.20120904T181023-811@post.gmane.org> |
References: | <1346762020 DOT 5257 DOT YahooMailNeo AT web87706 DOT mail DOT ir2 DOT yahoo DOT com> <20120904130349 DOT M50796 AT ds DOT net> <loom DOT 20120904T153057-639 AT post DOT gmane DOT org> <loom DOT 20120904T162901-194 AT post DOT gmane DOT org> |
Mime-Version: | 1.0 |
User-Agent: | Loom/3.14 (http://gmane.org/) |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Solved. I needed to force some parameters to make it work. Connect to the first server... ssh -A -2 readonlyuser AT firstserver -i ".ssh/id_rsa" (path to your private key) ...now connect to the second server... ssh readonlyuser AT secondserver -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |