Schouten, Frits JF said: > Thanks for the reply William. > > I've tried to connect to http://myhost:5806 and after about a minute I get > an error message about "Cannot find server". > To avoid issues with the DNS I've also used the URL in the connection to > the > host like > http://123.456.789.0:5806 with no success. > > I have a web server running om myhost and I can connect to > http://myhost:80 > with no problems. > Again if I connect to http://myhost:5906, at least it respond back with > 'RFB > 003.003'. > Useless, but a response never the less.
Not a useless response at all. That is the response of the RFB server. It's like connecting to port 22 and getting an SSH banner. What does your VNC log say? Are you running any kind of firewall that might prevent connections? Do a "ps -wwwaux | grep vnc" and verify the -httpd option is being set correctly. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
