-----Original Message----- >From: James Ritchie [mailto:[EMAIL PROTECTED]] > > I am running redhat 7.2 and i cannot connect locally either. > someone sent me this article at > http://sourcecodecorner.com/articles/vnc/linux.asp I am going to > try following the instructions that are there after lunch.
If the firewall is truly the issue you still will have a problem. Also, depending on what you want to do, running VNC via xinetd (which is what the above does) may not be what you want. Redhat 7.2 uses iptables for the firewalling. You can disable it by using "GNOME Lokkit" via the gui, or use "/sbin/service ipchains stop". For more information look at RH's documentation: http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/ch-gnom elokkit.html -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
