I'm trying to get up and running with the linux repeater. I've tried running the repeater on a local (LAN) server box and a remote one and I get the same result. Whe I telnet to the repeater on ports 5900 and 500 I get this:
Code: Select all
[root@bacon Linux]# ./ultravnc_repeater.pl
Fri Feb 17 16:39:35 2012: ultravnc_repeater: starting up. pid: 19006
Fri Feb 17 16:39:35 2012: watching for IPv4 connections on 5900/client.
Fri Feb 17 16:39:35 2012: watching for IPv4 connections on 5500/server.
Fri Feb 17 16:40:20 2012: new vnc client connecting.
Fri Feb 17 16:40:20 2012: ultravnc_repeater: read error: Connection reset by peer
Fri Feb 17 16:40:31 2012: new vnc client connecting.
Fri Feb 17 16:40:31 2012: storing new vnc client with ID:691244.
I'm trying to connect using an XP machine and an XP virtual machine. This works OK when I run the repeater and viewer on my XP machine viewng the server on the virtual machine.
Both Linux boxes have https enabled on port 443
I get the vnc viewer popup but I'm not prompted for a password.
Can anyone help please?
Thanks for reading,
NTB