Re: problem with X11Forwarding

Brad H <[email protected]> Fri, 27 May 2011 08:47:13 -0500
Newsgroups gmane.network.openssh.general
Message-ID <[email protected]>
Is the ssh client configured to forward X11 too?



On Mon, May 23, 2011 at 3:35 AM, Mahmood Naderan <[email protected]> wro=
te:
> Hi,
> I have enabled X11Forwarding in sshd_config
>
> mahmood@server:~$ cat /etc/ssh/sshd_config | grep "X11*"
> X11Forwarding yes
> X11DisplayOffset 10
>
>
> However when I connect through "ssh -X server_ip" and run "xclock" I get =
this error:
>
> =A0mahmood@server:~$ xclock
> Error: Can't open display:
>
>
> Any way to fix that?
> // Naderan *Mahmood;
>