On 11/04/11 17:10, Mark Rogers wrote:
Does anyone here use RDP access to a VirtualBox host?
I have a couple of VBox 4.0.x installs, one on a Windows host, one on an Ubuntu host. Both are configured to allow RDP access on port 5000. Neither actually allow it but I'm not getting any useful errors to tell me what might be wrong. Eg changing the RDP client (mstsc or rdesktop) to a different port without changing the server port (thus guaranteeing a failed connection) gives me the exact same symptoms as giving the correct port details.
Do you mean you are using the built in RDP server in Virtualbox (VRDP) rather than using a RDP server on the client OS ?
It's a bit broken in version 4.0.0 onwards, you need to make sure you have installed the Vbox extension packs which comes under a more restrictive non-commercial use only licence than vbox itself (thanks Oracle)
http://www.virtualbox.org/wiki/VirtualBox_PUEL
It used to just work in 3.sommin (OSE), the same is now true for USB and PXE boot I think.
Also if your guest machines were created in a 3.sommin installation then you need to either tweak the machine configuration file manually or disable, save changes, re-enable the RDP option in the VM settings page on the Vbox GUI (thanks again Oracle)
Also you are trying to connect to the ipaddress of the VMHost and not the ip address of the guest machine aren't you ? :)