Hi, I think for security reasons, most of X clients on the penguins do not accept displays open.
Check
Code:
/etc/X11/xinit/xserverrc
and if nolisten tcp exits, comment out.
Other solution is, make ssh X11 translucent. read
Code:
/etc/ssh/ssh_config
/etc/ssh/sshd_config
In this case, you have to modify shell environment DISPLAY as accordingly.