<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi there,<br><br><br>I had a look at how OpenNebula assigns the VNC port, and it looks like it can result in some trouble for me in the future.<br>As far as I can see, the VNC port is built with the instance ID. As the instance ID is a running number, this poses a limit of ~60000 machines during all the lifetime of an OpenNebula cloud. Also, it requires a very large range of ports to be open on the firewall.<br>Is there a way to make it allocate the next free port on a range, and not depend on the instance id?<br><br>Thanks,<br>Ricardo<br>                                        </div></body>
</html>