Hi all,
I have worked on both CentOS 5.2 and CentOS 5.3. In CentOS 5.2, I could connect to a remote X-server using Xnest binary provided by the package xorg-x11-server-Xnest-1.1.1-48.41.el5 with firewall settings enabled. I enabled the firewall settings from system-config-securitylevel. Now in CentOS 5.3 with firewall settings enabled, I am unable to connect to the remote X-server using Xnest (xorg-x11-server-Xnest-1.1.1-48.52.el5). To successfully connect, I have to either disable firewall settings or filter the TCP ports on which Xnest connects to the remote server. Is there an issue regarding firewall settings in CentOS 5.3 ? I want to connect to the remote X-server without disabling the firewall settings. How is possible ?
Thanks in advance. Siddharth
Sid Kapoor wrote:
Is there an issue regarding firewall settings in CentOS 5.3 ? I want to connect to the remote X-server without disabling the firewall settings. How is possible ?
use X11 forwarding over SSH, more secure, and usually quite a bit faster if you enable compression(-C).
nate
Hi Nate,
Thnx for the reply, but I want to connect through Xnest itself... Any clues ?
Sid
On Mon, Sep 21, 2009 at 8:21 PM, nate centos@linuxpowered.net wrote:
Sid Kapoor wrote:
Is there an issue regarding firewall settings in CentOS 5.3 ? I want to connect to the remote X-server without disabling the firewall settings.
How
is possible ?
use X11 forwarding over SSH, more secure, and usually quite a bit faster if you enable compression(-C).
nate
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Sid Kapoor wrote:
Hi Nate,
Thnx for the reply, but I want to connect through Xnest itself... Any clues ?
If it is possible for you to run freenx on the target server you might like the NX client from http://www.nomachine.com much better than xnest and it will run over an ssh connection. Among other advantages, there are clients for linux/windows/mac and you can suspend running connections and reconnect from elsewhere, even from a different client type or screen size and cut/paste mostly works even between the session and host windows.