Hi, folks. I'm having a problem with SSH server. <br><br>When I type from my 770: ssh -X <a href="mailto:user@my.Linux.PC.ip">user@my.Linux.PC.ip</a>, connection between them is perfect, and window application (wine winword, a weird way to read .doc files) was cleanly displayed on the 770. I could read .doc files located at the Linux PC server.
<br><br>But when I try the reverse, that is I type from my Linux PC: ssh -X <a href="mailto:user@my.nokia.770.ip">user@my.nokia.770.ip</a>, connection with the 770 server is ok. But then I type for example 'oggplay' and oggplay window is displayed on the 770 server, not on the Linux PC client.
<br><br>I think I've correctly configured both ssh and sshd config files ok, in both servers 770 and linux pc, setting the X11forwarding yes.<br><br>May anybody help on this? The question is: why can I run X-window applications from the PC on the 770, and not X-window applications from the 770 on the PC?
<br>