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

Re: X Display from remote host and ssl/ssh:Solved



Thanks for the suggestion. It turns out that my xserverrc file
has -nolisten TCP in it. Once I removed this it works fine. The
sshd on the remote server has ForwardX11=NO, so I have to
define the DISPLAY variable. If, as you suggest, ForwardX11 were yes,
I presume the forwarding would be done automatically.

Sebastian.


On Fri, Aug 09, 2002 at 09:12:01AM -0700, Eric Hanchrow wrote:
> >>>>> "Sebastian" == Sebastian Canagaratna <s-canagaratna@onu.edu> writes:
> 
>     Sebastian> I can connect to it without any problem, but when I
>     Sebastian> type xterm & and connection fails.
> 
> Two things you might need to do:
> 
> * Pass the `-X' flag to the ssh client
> 
> * Make sure that the server allows X forwarding, by looking in
>   /etc/ssh/sshd_config -- it should say `X11Forwarding yes'
>   somewhere.
>  
> -- 
> PGP Fingerprint: 3E7B A3F3 96CA 8958 ACC5  C8BD 6337 0041 C01C 5276

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
s-canagaratna@onu.edu



Reply to: