Stewart Stremler wrote:
begin  quoting Karl Cunningham as of Tue, Mar 07, 2006 at 01:14:28PM -0800:
Hi all --

I'm trying to connect an xterm client on a remote machine to an X server
on my local machine but I want to do it via a gateway machine in the
middle, using ssh on each hop.  I'm probably not quite getting my head
around what commands need to be issued on which machine.

[snip]
Where am I going wrong?

What's wrong with just "ssh -X buckstop", and then from there, "ssh -X l4"?

Thanks for the suggestion.  When I do that I get:
$ xterm&
$ xterm Xt error: Can't open display: buckstop:2

Doing this, does ssh forward all X ports (6000, 6001...) or do I need to worry about which one it's forwarding? I tried setting DISPLAY to buckstop:0 but still no dice.

Tried it with ssh -Y too, same result. Forgot to mention I did enable GatewayPorts in sshd_config on buckstop.

Karl


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to