WHATPORT(2179) whatport.net WHATPORT(2179)
2179

Hyper-V VMConnect (vmrdp)

The Hyper-V host's virtual machine console listener — RDP to a VM's screen, not to the VM's own network stack.

TCP IANA: vmrdp

Description

IANA registers 2179 as vmrdp, "Microsoft RDP for virtual machines". The Hyper-V host's Virtual Machine Management Service listens here, and VMConnect (the Connect button in Hyper-V Manager, and the same path used by System Center VMM) uses it to attach to a guest's console. Because the connection terminates at the hypervisor, it works whether the guest is booting, crashed, or has no network configured at all — which is exactly why it is different from plain RDP on 3389. Microsoft's own cluster troubleshooting guidance tells admins to open 2179 for VMConnect, so it shows up on the management NIC of Hyper-V hosts and failover-cluster nodes.

Exposed to the internet?

Do not expose

This is console access to every VM on the host, below the guest OS. It belongs on a management network reachable only by Hyper-V administrators.

Check it yourself

$ nc -vz TARGET 2179

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.