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

Re: X-11 forwarding, ssh, multiple hosts



So after reading all that...  Why can't you just ssh to each box in
turn and let ssh tunnel the X connections for you?

    client:~$ ssh -X hostA
    hostA:~$ echo $DISPLAY
    localhost:11.0
    hostA:~$ ssh -X hostB
    hostB:~$ echo $DISPLAY
    localhost:10.0
    hostB:~$ xlogo

    [xlogo pops up on client]

Maybe I'm just missing something here...

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.