Community
 
 
 

CloudPlatform 3.x

343 abonnés
 
Avatar
Pankaj Paliwal

Accessing VM through web

Avatar

Accessing VM through web

Hi,
I have a citrix cloudstack mangement server and i have deployed VMs on it ,now I want to access these VMs thorugh web browser .
How can i achieve this.

Please help ASAP

Thanks


Rajneesh Bhardwaj MEMBERS
4 commentaires
0

Vous devez vous connecter pour laisser un commentaire.

 
 

Previous 4 commentaires

Avatar
Pankaj Paliwal
Avatar

Accessing VM through web

Can you be more specific about what you are trying to do, or if you are seeing a problem? If you want to access the VM console you can do so through the CloudStack UI. In the Instance tab, select a running VM and click the "View console" icon.
!view_console.png!

If you mean you want to access VM services directly, such as SSH or Apache, this will depend on the type of network the VM is in. For VMs in a basic zone without security groups it should be possible to access the VMs directly. If security groups are enabled, you will have to add rules to the security group used by the VM. VMs in an advanced zone can be in isolated or shared networks. For isolated networks you would need to create a firewall rule and port forwarding rule through the CloudStack UI. For shared networks the VM should be directly accessible. The specifics for how to do any of this is covered in the documentation (mainly the admin guide).

Best regards,

{color:#555555}Kirk Kosinski{color} !http://www.linkedin.com/favicon.ico!
{color:#999999}MCITP: EA / VA / EDA7, VCP 4 / 5, CCA{color}

Attached Files


Kirk Kosinski CITRIX EMPLOYEES
Actions pour les commentaires Permalien
Avatar
Pankaj Paliwal
Avatar

We have to develop an application in which we have to deploy VMs at our server in accordance with the VM configuration requirements being taken from the end users.
(Ex- The user wants to create a VM with Win 7(32 bit) , 50 GB hard drive 512 mb RAM etc),
now after creating the VM we have to make it accessible through web browser.(It will be like taking RDC of the VM inside web browser).

So i need to know whether we could achieve this functionality (Taking VM remote access through Web browser).

Or there is some other alternative.

Thanks and Regards


Rajneesh Bhardwaj MEMBERS
Actions pour les commentaires Permalien
Avatar
Pankaj Paliwal
Avatar

You can access the VM console through the CloudStack web UI using the instructions provided above, or by following the "Accessing VMs" section of the Administration Guide. If you are developing your own interface rather than using the default CloudStack UI, I don't have any suggestions besides checking the code of the default UI to see how console access is implemented.

Best regards,

{color:#555555}Kirk Kosinski{color} !http://www.linkedin.com/favicon.ico!
{color:#999999}MCITP: EA / VA / EDA7, VCP 4 / 5, CCA{color}


Kirk Kosinski CITRIX EMPLOYEES
Actions pour les commentaires Permalien
Avatar
Pankaj Paliwal
Avatar

Having different kind of problem. When I click on the view console icon I get a screen showing the CTRL+ALT+DEL and two other tabs. When I scroll I get SYSINFO and TRACE with loads of numbers as in attached.

I'm not sure what's happening.

Attached Files


Osay Osman Yuuni MEMBERS
Actions pour les commentaires Permalien

Top Contributors