Re: reverse x11 tunneling versus ssh -X



On Wed, 24 Oct 2007 18:50:44 +0000, ohms377 wrote:
But my Home computer cannot directly communicate to my work's
Workstation, so ssh -X Workstation from Home doesn't make sense for
me. Sorry, I might be missing something...

You are missing something. Did you add that "Host Workstation" entry I
mentioned to your ~/.ssh.config file on your home box?

Of course you can't directly access your Workstation box from your home
box but if you add that entry then when you type "ssh -X Workstation"
from your home box then ssh will make the connection automatically via
Gateway. The ssh connection will actually be proxied via a netcat from
Gateway to Workstation.

If you are actually using PuTTY on your home box then it has equivalent
functionality to ProxyCommand by using plink, refer the PuTTY docs.
.



Relevant Pages

  • Re: cannot ssh into workstation
    ... > networking in the workstation. ... What do you mean by installed ssh? ... I can't think of other reasons for sshd to reject connections. ...
    (comp.os.linux.security)
  • Re: Question on tunneling X
    ... >> packets with SSH. ... FreeBSD workstation ... natd forwards the packets from the gateway to ... Gdk-ERROR **: X connection to joloxbox.joshualokken.com:10.0 broken ...
    (comp.security.ssh)
  • Re: Help in understanding XDMCP required
    ... with a second ssh hop onto my workstation from ... server on the workstation and then ssh ... to your firewall (with X forwarding) and run VNCviewer there to ...
    (Debian-User)
  • Re: how to map pfkeys to screen -r cmds
    ... My workstation is windoz xp. ... >through the original ssh session but this can get rather complex and probably ... >gains nothing over separate ssh connections. ... own workstation; albeit maybe this is no different than using SSH. ...
    (freebsd-questions)
  • PuTTY with Linux
    ... I am trying to make an SSH connection from my PuTTY software on a Windows XP ... I have installed SSH on both and SSHD is running on the linux box. ... I installed open SSH for Windows on my XP workstation and after I could ...
    (comp.security.ssh)