public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Antoniette <maglez@btinternet.com>
To: cygwin@cygwin.com
Subject: Re: ssh tunneling and keys - how to...
Date: Tue, 04 Sep 2012 16:11:00 -0000	[thread overview]
Message-ID: <loom.20120904T181023-811@post.gmane.org> (raw)
In-Reply-To: <loom.20120904T162901-194@post.gmane.org>

Solved.

I needed to force some parameters to make it work.

Connect to the first server...

ssh -A -2 readonlyuser@firstserver -i ".ssh/id_rsa" (path to your private key)

...now connect to the second server...

ssh readonlyuser@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

      reply	other threads:[~2012-09-04 16:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-04 12:34 Miguel A. Gonzalez-Sanchez
2012-09-04 13:10 ` Brian Wilson
2012-09-04 13:50   ` Antoniette
2012-09-04 14:33     ` Antoniette
2012-09-04 16:11       ` Antoniette [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20120904T181023-811@post.gmane.org \
    --to=maglez@btinternet.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).