I have a Windows XP machine (home edition) and a Red Hat LINUX 7.3 machine. They are both on a Linksys Cable/DSL router that provides DHCP services to both machines.
I can ping the LINUX box from the WIN XP machine, but I cannot get a VNC connection to work. VNC is “virtual network computing”, it basically allows one to open a PC Anywhere-like connection into the host machine. (http://www.uk.research.att.com/vnc/)
I started the LINUX VNC server, and it appears to be running correctly in memory; I got no errors and a ‘ps’ shows it to be executing. When I run VNC viewer on the XP machine and enter the IP of the LINUX machine (which I got from the DHCP table from the router) I get “Failed to connect to server”.
The only literature I could find about VNC and Win XP is that you need to have “fast user switching” turned off, which I did with no effect.
Anybody have any ideas why this might be failing? I’m quite inexperienced with both of these operating systems.