After "ssh -X" or "ssh -Y" (depending on the version of ssh), once 
you're logged in to the remote
host, $DISPLAY should be something like :10.0

On the remote host, /etc/ssh/sshd_config should contain:
> # X11 tunneling options
> X11Forwarding yes
> X11DisplayOffset 10
> X11UseLocalhost yes


Good luck

Stuart



Yuan Chu wrote:
> Hi,
>
> I did the obvious "xhost+" from my punchin client at home, set the remote
> terminal 's DISPLAY on svlpen-cs11-0.sfbay to 
>     [Punchin Client IP Address]:0.0
> The IP address is current given by "punchctl status" and was pingable from 
> svlpen-cs11-0.sfbay, my local punchin client runs OpenSolaris, and its 
> DISPLAY 
> is ":0.0".
>
> But ran "filemerge" from svlpen-cs11-0.sfbay terminal, it complained that it
> couldn't open the display.  I was able to "ssh" from svlpen-cs11-0 to my 
> punchin
> client using the IP address, though not "rsh".
>
> Does any have an idea what's missing?
>
> thanks,
> -jane
>   


Reply via email to