Opened 16 years ago
Closed 16 years ago
#1801 closed defect (fixed)
VBoxVRDP -vrdpaddress fails => Fixed in 1.6.4
| Reported by: | Andrew Schulman | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 1.6.2 |
| Keywords: | Cc: | ||
| Guest type: | other | Host type: | other |
Description
VBoxVRDP -vrdpaddress fails, but VBoxVRDP -a works:
$ VBoxVDRP --startvm Win2K --vrdpaddress 192.168.1.1 --vrdpport 33891
VirtualBox Headless Interface 1.6.2
(C) 2008 Sun Microsystems, Inc.
All rights reserved
Usage:
-s, -startvm, --startvm <name|uuid> Start given VM (required argument)
-p, -vrdpport, --vrdpport <port> Port number the VRDP server will bind
to
-a, -vrdpaddress, --vrdpaddress <ip> Interface IP the VRDP will bind to
-c, -capture, --capture Record the VM screen output to a file
-w, --width Frame width when recording
-h, --height Frame height when recording
-r, --bitrate Recording bit rate when recording
-f, --filename File name when recording. The codec
used will be chosen based on the
file extension
$ VBoxVDRP --startvm Win2K -a 192.168.1.1 --vrdpport 33891
VirtualBox Headless Interface 1.6.2
(C) 2008 Sun Microsystems, Inc.
All rights reserved
Listening on port 33891
Change History (2)
comment:1 by , 16 years ago
| Summary: | VBoxVRDP -vrdpaddress fails → VBoxVRDP -vrdpaddress fails => Fixed in 1.6.4 |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.


Thanks for the record. Fixed in SVN.