Re: X11 forwarding over non X11 hop

oto_maly_at_hotmail.com
Date: 10/19/05


Date: 19 Oct 2005 10:00:17 -0700

Hi
Thank you for the suggestion. I understand what you mean, but could you
please write this to me as an example,like

from PC
ssh -L aaa:gateway:bbb
from gateway
ssh -L ccc:remoteX11host:ddd
...

i always get confused by the local/remote port forwarding and I am not
sure how to set it up.

Thanks

Oto Maly

Flash Gordon wrote:
> oto_maly@hotmail.com wrote:
> > Hi everyone,
> > i have the following scenario
> >
> > win PC --> internet --> gateway (non x11 machine) --> remote X11 host
> >
> > i can do ssh to the gateway, but apperantaly it does not support X11
> > forwarding
>
> <snip>
>
> I would ssh to the gateway setting up port forwarding of ssh to the
> remote X11 host, then ssh through the tunnel using X forwarding. Then it
> does not matter whether the gateway supports X forwarding or not as long
> as it supports port forwarding.
> --
> Flash Gordon
> Living in interesting times.
> Although my email address says spam, it is real and I read it.



Relevant Pages

  • Re: Port Forwarding over Unreliable Connections
    ... >I make extensive use of ssh port forwarding to access machines behind ... >patiently wait a long time before finally snipping the connection. ... two separate TCP connections when you do port forwarding, ...
    (comp.security.ssh)
  • SSH Tunneling and TCP_NODELAY
    ... I am using SSH port forwarding on a linux sshd from the Cygwin ssh. ... tunneling, as I have been using many port forwards (server ... If port forwarding is NOT used, the control stream is working well. ...
    (comp.security.ssh)
  • Re: port forwarding with ssh on linux
    ... Try using the -D portnumber option to do dynamic port forwarding emulating ... Then just point your web browser at the port declaring it a socks proxy ... On windows I use the teraterm pro ssh client. ...
    (comp.security.ssh)
  • ssh port forwarding to web pages.
    ... I am attempting to set port forwarding to a web page on my company ... I am using PuTTY to ssh to the companies external facing ssh server ... The web page is on another server on the intranet. ...
    (comp.security.ssh)
  • Re: Connecting to MySQL on a Linux box from Borland JBuilder Foundation X
    ... I assume your client is running on a Windows box? ... You can set up an ssh ... port forwarding solution using, for example, PuTTY (a freely available ssh ... You would run PuTTY on your client machine, ...
    (comp.lang.java.databases)