I have been trying to get UVNC connected to x11vnc through the UVNC repeater, but have not been successful. So far I have been able to directly connect UltraVNC to the Linux x11vnc VNC server on Ubuntu. The direct connection works with and without SSL encryption.
Since that works I have been trying to setup the x11vnc VNC server to connect with the UVNC. I have tried using the following options for x11vnc:
Code: Select all
-connect repeater=ID:9999+repeaterServerSideAddress:443
-connect repeater://repeaterServerSideAddress:443+ID:9999
-proxy repeaterServerSideAddress:443
I have been trying to connect with UVNC VNCViewer, TightVNC, and TigerVNC through the UVNC repeater. I have also tried creating the connection with SSVNC and launching each of those different VNC clients. No luck.
I have not been able to get any client connected through the repeater. I have not tried doing an SSL connection through the repeater because I cannot get the non-encrypted connection through the repeater to work.
Has anyone had any luck connecting to a Linux VNC server through the UVNC repeater? If so which server worked? How was the connection specified?
Does it matter which client I use to connect through the UVNC repeater? Does only UVNC client work through the repeater?
Any suggestions on different things to try?