maandag 1 februari 2010 23:45
Kurt Roggen
Virtual Machine Manager 2008 (R2) listening ports
The other day, I got asked which ports VMM 2008 (R2) uses/needs.
Well, here‘s a list of TCP/IP ports SCVMM needs to talk to various system components:
- VMM Server
- 80 (HTTP, WinRM) - Mgmt
- 443 (HTTPS, BITS) - Data
- 8100 (WCF Connections to PowerShell or VMM Administrator Console)
- Library Server
- 80 (HTTP, WS-MAN)
- 443 (HTTPS, BITS)
- VMM SQL Server
- 1433 (Remote SQL instance connection)
- 1434 (SQL browser service) - only needed for initial setup
- VMM Self-Service Web Portal
- VM Host: Hyper-V or Virtual Server
- 80 (HTTP, WS-MAN)
- 443 (HTTPS, BITS)
- 2179 (VMConnect on Hyper-V hosts for single-class console view)
- 3389 (RDP)
- 5900 (VMRC on Virtual Server hosts)
- VM Host: VMware ESX hosts
- 22 (SSH for SFTP files to/from ESX hosts) - this is only used for ESX host version 3.0 and 3.5 (not needed for 3.5i)
- 443 (HTTPS for calling VI Web Services APIs)
- P2V Source
- 80 (HTTP, WinRM) - Mgmt
- 135 (DCOM)
- 443 (HTTPS, BITS) - Data
- VMware VirtualCenter server
- 443 (HTTPS for calling VI Web Services APIs)
For more information: VMM Ports and Protocols
Filed under: VMM2008, VMM2008R2