linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ssh tunnell does not work!
@ 2005-02-09 13:18 Luca Ferrari
  0 siblings, 0 replies; only message in thread
From: Luca Ferrari @ 2005-02-09 13:18 UTC (permalink / raw)
  To: linux-admin

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-09 13:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-09 13:18 ssh tunnell does not work! Luca Ferrari

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).