Hi there --
One of our systems is running version 10.1 of the OpenSuSE distribution, and for some reason it cannot run remote X applications. I have checked the /etc/hosts file, and the following is what is in place for the localhost:
Code:
127.0.0.1 localhost
A check of the /etc/ssh/sshd_config file showed the following entry for X11 forwarding:
The firewall that is installed on the system in question is deactivated. Aside from the remote system being on a different subnet, there are no apparent reasons for this problem to occur.
Does anyone have any ideas or suggestions on how to fix this? Thanks.