VNC "your connection has been rejected" error
Arnt Witteveen
Arntw@enfocus.be
Mon Apr 14 15:01:00 2003
You don't say what your current problem is, so I'll issume you're still getting "your connection has been rejected". That seems to indicate everything is fine and then VNC discovers your connection is not allowed somehow.
I can think of 2 registry keys (server-side) that could cause this, one that will anly allow local loopback (LoopbackOnly) and one that will only allow connections form certain IP adresses (AuthHosts). Perhaps the HTTPConnect key might have this effect as well. If you've changed any of these keys, that will probably be the reason. If not, check if they've been set somehow anyway. There may be others keys to cause this as well, so you might want to look at the full list at http://www.realvnc.com/winvnc.html#4 .
If nothing helps, try the DebugLevel and DebugMode keys to get a log that might indicate what is going on at the server...
Arnt