complicated x over ssh question

steve at horne.homelinux.net steve at horne.homelinux.net
Mon Oct 4 10:49:02 EDT 2004


On Mon, Oct 04, 2004 at 09:57:17AM -0400, David Kramer wrote:
> Goal: I would like to fire up X applications on my home server, and have 
> them come up on my work computer.  
> 
> The work computer, of course, has a non-routable ethernet address.

I do something like this all the time (like right now)

from work (non-routable address)

ssh -X <my home firewall>; from there
ssh -X <Home machien on private address>; from there

xterm & just works.







More information about the Discuss mailing list