Hello,

VNC sessions create Websockets (http-s) connections through different ports (depending on the VM id) to the Sunstone host, where the websockets<->vnc proxy instances are running.

As things are, in a reverse proxy setup it is not trivial to have this working as you would have to allow connections to these different ports (which i can be a wide range).

Ideally, it will be good if the proxy would be able to handle as many vnc connections as necessary in one single instance (using one public port), or to have an intermediate proxy than can multiplex this connections. However I haven't found existing suitable solutions so far (ideas always welcome).

We want to work on this issue for the 3.6, as this is a common scenario.

--
Hector Sanjuan
OpenNebula Developer


En Sun, 18 Mar 2012 20:53:01 +0100, Giovanni Toraldo <[email protected]> escribió:

Hi,

while trying the oZones component I realized that noVNC inside
Sunstone cannot work due to the lack of forwarding of the noVNC ports.

Is there a way to support noVNC session behind a reverse proxy which I
can't think of?

Thanks!
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to