[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: X-11 forwarding, ssh, multiple hosts



On Mon, May 05, 2003 at 11:52:59AM -0400, William Underwood wrote:
>   Need a little help with X-Forwarding....
> 
> ssh w/X-tunnel: ClientA <-> ServerA works
> ssh w/X-tunnel: ServerA <-> ServerB works
> ssh w/X-Tunnel: ClientA <-> ServerA <-> ServerB fails... :-(

So something like this doesn't work (from ClientA)?

    ssh -t -X servera ssh -X serverb xapp

In case your ssh is different, -t allocates a tty, -X turns on X11
forwarding.

Steve
-- 
steve@silug.org           | Southern Illinois Linux Users Group
(618)398-7360             | See web site for meeting details.
Steven Pritchard          | http://www.silug.org/

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.