X11 forwarding over proxied connection.
- From: "Todd A. Anderson" <drtodd13@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 7 Nov 2006 14:54:43 -0800
I can do "ssh -X foo" where foo is a local machine on the same network and
from
there forward X back to my desktop. However, I have another machine that I
have to access using a proxy:
ssh -X -o "ProxyCommand ./connect.exe -S socks-proxy:1080 other_machine 22"
other_machine
After I login this way, my DISPLAY variable is set correctly
(localhost:10.0) but when
I try to start an X session it says nu usable address for localhost:6010 and
also
Error: can't open display: localhost:10.0
I assume this has something to do with the proxy. Anyway to get X working
through the
proxy?
thanks,
Todd
.
- Follow-Ups:
- Re: X11 forwarding over proxied connection.
- From: Richard E. Silverman
- Re: X11 forwarding over proxied connection.
- Prev by Date: Re: Using ssh tunnel created by PuTTy within PuTTy doesn't work
- Next by Date: Re: X11 forwarding over proxied connection.
- Previous by thread: Re: Access SSH server via HTTP proxy
- Next by thread: Re: X11 forwarding over proxied connection.
- Index(es):
Relevant Pages
|
|