Opened 17 years ago
Closed 17 years ago
#961 closed defect (invalid)
Vrdp disabled, but vboxvrdp.exe tries to reserve the port
Reported by: | vadimrapp | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.5.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
I have virtual machine where "enable vrdp server" is unchecked, but disabled server port field has 3389. When I start this v.m. from gui, it works; but if I start it vis commandline by vboxvrdp.exe, it fails with message "vrdp server port 3389 is already in use"
Note:
See TracTickets
for help on using tickets.
The vboxvrdp enables the VRDP server automatically. You can specify a different port number in command line: VBoxVRDP startvm VMNAME -vrdpport 4321