Re: reverse x11 tunneling versus ssh -X
- From: Mark <mark@xxxxxxxxxxxxxx>
- Date: 23 Oct 2007 21:56:37 GMT
On Tue, 23 Oct 2007 18:10:02 +0000, ohms377 wrote:
Why doesn't this work?
Probably because port 6001 is not open to accept connections on the
gateway machine.
But both those approaches are inefficient and tedious. You are best just
adding the entry:
Host Workstation
ProxyCommand=ssh -qax -o "clearAllForwardings=yes" Gateway nc %h %p
to your Workstation:~/.ssh/config file and then a simple:
Home> ssh -X Workstation
will work fine (and efficiently over a single ssh session).
.
- Follow-Ups:
- Re: reverse x11 tunneling versus ssh -X
- From: ohms377
- Re: reverse x11 tunneling versus ssh -X
- References:
- reverse x11 tunneling versus ssh -X
- From: ohms377
- reverse x11 tunneling versus ssh -X
- Prev by Date: reverse x11 tunneling versus ssh -X
- Next by Date: Re: reverse x11 tunneling versus ssh -X
- Previous by thread: reverse x11 tunneling versus ssh -X
- Next by thread: Re: reverse x11 tunneling versus ssh -X
- Index(es):