virtualbox-ose 4.* RDP wont connect

Hello,

I have virtualbox-ose 4.0.12 installed. I was trying to connect to my headless linux and freeBSD FreeBSD vm's with no success. I then installed the X system and KDE so I could run the client and configure the RDP from there; still with no success. I have exhausted all possible google solutions and needs some help.

Code:
uname -a
FreeBSD FreeBSD_Host1 9.0-RC2 FreeBSD 9.0-RC2 #0: Mon Nov 28 17:42:04 EST 2011     root@FreeBSD_Host1:/usr/obj/usr/src/sys/VESAKERN  amd64

Code:
pkg_info | grep virtualbox
virtualbox-ose-4.0.12 A general-purpose full virtualizer for x86 hardware
virtualbox-ose-kmod-4.0.12_1 VirtualBox kernel module for FreeBSD

I enable remote desktop on port 6450, with authentication null.
 
I'm not sure, but I don't believe the packages do. As I recall, that option is not enabled by default when building from ports.

Adam
 
When building virtualbox the config has VNC and VDE options. Is the VDE the same virtual desktop extension that supports RDP? At least that is what I gather from the virtualbox website.
 
Does the VNC only work on headless? I cannot seem to find a way to connect using x11 GUI. All google searches are for headless.
 
Back
Top