Robert Latest wrote:
> Hi,
> look at this:
>
> ---------------
>
> bob@nizo:~$
> bob@nizo:~$ echo $DISPLAY
> :0.0
> bob@nizo:~$ ssh -X 192.168.178.2
> Password:
>
> Last login: Fri Jul 15 12:12:19 2005 from 192.168.178.3
> bob@mitchell:~$ echo $DISPLAY
>
> bob@mitchell:~$
As well as enabling X forwarding at the local end, you also need to do
it at the remote end. The remote sshd_config file should have a line like:
X11Forwarding yes
--
Paul Black mailto

(E-Mail Removed)
Oxford Semiconductor Ltd
http://www.oxsemi.com
25 Milton Park, Abingdon, Tel: +44 (0) 1235 824 909
Oxfordshire. OX14 4SH Fax: +44 (0) 1235 821 141