VMware VirtualCenter 1.1 Support Documentation
Features |
Documentation |
Knowledge Base |
Discussion Forums
Prev
Contents
Last
Next 
Connecting Your VirtualCenter Clients Through a Firewall
Connection between the VirtualCenter server and VirtualCenter client on opposite sides of a firewall is available through Web site port 80. Secure Web site data transfer is available through Port 443.
Note: You have the option to specify any other port value that is appropriate to your
situation.
To enable your VirtualCenter client to connect with the VirtualCenter server, change the Web site port address on your VirtualCenter server.
To open a Web port between the VirtualCenter server and the VirtualCenter client, using IIS:
On the VirtualCenter server:
- Install Internet Information Services (IIS) Manager.
Typically, this is installed by default with the Microsoft Windows operating system.
- Enable IIS
Select Start > Control Panel > Administrative Tools > Internet Services Manager > Internet Information Services
- From the IIS manager, open the Windows dialog box.
Expand the <server_name>
Right-click on the Default Web Site.
Select Properties > Web Site tab.
- Set the port value for the VirtualCenter service.
In the Web Site Description block, enter the value in the TCP Port or if allowed the SSL port.
A value of 80 is the default non-secure TCP Web site port. A value of 443 is the default secure SSL Web site port.
- Set the dll directory.
- If needed, create the directory:
C:\inetpub\wwwroot\vpx\
- Set the permissions for this directory to allow execute.
- Copy the file vmdbhttpproxy.dll to this directory.
The file is in \Program Files\VMware\VMware VirtualCenter
- Verify that the change has been applied.
Stop then restart the default web site.
- Each time you update the VirtualCenter version, repeat this process.
When you start the VirtualCenter client, enter the VirtualCenter server Web site address as in the Server field.
Prev
Contents
Last
Next 
|