Please send replies to the list Michael Schwartz said: > Hi William, > > No firewall on the windows side. I can FTP, ping and Telnet from the > windows machine to the Redhat. The path seems open to me. Any other > thoughts? Thanks!
You might check that the RH side doesn't have a firewall. As root do /sbin/service iptables status (I skipped 7.2, so I'm not sure, that might need to be ipchains instead of iptables). Also, verify you have an Xvnc process running (just in case): ps waux | grep Xvnc > > P.S. You are most welcome to telnet over to the Redhat machine and have a > look around. Surely you mean SSH (and I can skip the speech about how insecure telnet is). This is also probably not something you want to offer just anyone. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
