> > Meaning that the port if not specifed on the template takes the value > of VNC_BASE_PORT + VM_ID. This generates a valid port number for KVM. > In the case of Xen however, it would result on a vnc server listening > on port+5900. So, the opennebula xen driver should subtract that 5900 > that will be added by xen on the next step.
Yes, that the reason to subtract VNC_BASE_PORT. Note that you could use any port number there not only 5900 Cheers Ruben _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
