http://forum.ultravnc.info/viewtopic.php?p=84978#84978
My host OS is Windows 7 Professional x64
The server is UltraVNC Server 1.0.9.6.1
I get pretty much the same output in the logs that l2onin pasted in the last post in the above thread, and "netstat" does confirm that the server is bound to 0.0.0.0.
Below is the (truncated) output of netstat:
Code: Select all
c:\Program Files\UltraVNC>netstat -ant
Active Connections
  Proto  Local Address          Foreign Address        State           Offloa
tate
  TCP    0.0.0.0:5800           0.0.0.0:0              LISTENING       InHost
  TCP    0.0.0.0:5900           0.0.0.0:0              LISTENING       InHostHow can I make it so the server is listening on a real interface instead of 0.0.0.0 ?
TIA


