linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Ferrari <fluca1978@infinito.it>
To: linux-admin@vger.kernel.org
Subject: ssh tunnell does not work!
Date: Wed, 9 Feb 2005 14:18:06 +0100	[thread overview]
Message-ID: <200502091418.07381.fluca1978@infinito.it> (raw)

Hi,
I'm trying to do a ssh tunnel from a machine to another, still on an ssh 
server, thus connecting to machine A the user will be automatically 
redirected to the ssh server on machine B.

Here my commands:
luca@machineA:~> ssh -f -N -g -L 7777:machineB:22 luca@machineB -v

but I get a "bind: Address already in use", and I don't know why, since it 
happens for all ports I tried to listen on. Furthermore, when I try to 
connect to machine A on the port 7777, I can see (on the console of machine 
A):
debug1: channel 1: new [direct-tcpip]
channel 1: open failed: administratively prohibited: open failed

and the connection is not established. Any idea?

Thanks,
Luca
-- 
Luca Ferrari,
fluca1978@infinito.it



                 reply	other threads:[~2005-02-09 13:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200502091418.07381.fluca1978@infinito.it \
    --to=fluca1978@infinito.it \
    --cc=linux-admin@vger.kernel.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 NNTP newsgroup(s).