From: Andrea Crotti <andrea.crotti.0@gmail.com>
To: GNU Emacs List <help-gnu-emacs@gnu.org>
Subject: tramp over an HP-UX hop
Date: Thu, 03 May 2012 11:07:12 +0100 [thread overview]
Message-ID: <4FA258D0.6050407@gmail.com> (raw)
I'm trying to use tramp to connect through another machine,
so I set up the proxies alist as
(add-to-list 'tramp-default-proxies-alist
'("final" nil "/ssh:middle:"))
where I have a .ssh/config entry for middle in my local machine and
another entry in .ssh/config
for final in the middle machine.
I can't get it working however, and if I look in the tramp buffer I see
that it connected to the middle machine
but it can't reach the final machine.
The doubt is that the machine in the middle is just too dumb to support
it, it's an:
HP-UX sn41168b B.11.23 U 9000/800
What are the requirements in general to get the multi-hop working correctly?
next reply other threads:[~2012-05-03 10:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-03 10:07 Andrea Crotti [this message]
2012-05-03 10:27 ` tramp over an HP-UX hop Michael Albinus
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FA258D0.6050407@gmail.com \
--to=andrea.crotti.0@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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).