up vote 2 down vote favorite
1
share [g+] share [fb]

Recently I installed VirtualBox (and the networking support that comes with it). Everything worked great, it's a lot nicer than the old VM I was using.

However, ever since installing, I can no longer remote desktop into my machine!

I've checked to make sure that my network IP address hasn't changed, and that my router is still set up to allow remote desktop to my pc, and it is, however, I still can't connect.

Has anyone encountered this problem? How can it be resolved?

link|improve this question

You can't remote into the VM or into the host? – Chris Thompson Jul 22 '09 at 16:36
The host, even when virtualbox is not running. – TM. Jul 22 '09 at 16:45
Are you using NAT translation or bridged mode? (Just trying to narrow down this as a networking issue.) – Michael Todd Jul 22 '09 at 16:51
(And, no, it shouldn't matter, but obviously something's changed and VirualBox does add a network device.) – Michael Todd Jul 22 '09 at 16:53
1  
Apparently others are having this issue as well: forums.virtualbox.org/viewtopic.php?f=6&t=16825 – Michael Todd Jul 22 '09 at 16:57
show 1 more comment
feedback

2 Answers

up vote 1 down vote accepted

Do any of your VMs have remote display enabled? This binds by default to the standard Windows remote desktop port (3389). If a VM is using this port, Windows won't be able to use it for remote desktop. See the manual for more discussion on how to change the port.

link|improve this answer
Does this take over the port even when no VMs are running? Seems odd if it does. – TM. Jul 22 '09 at 21:54
feedback

I also installed VirtualBox remotely and it broke my Remote Desktop connection.

My experience is this: The Windows firewall seems to have been resetted.

One solution I can give you is this: Connect your keyboard, mouse, and your display to a remote machine and re-setup the firewall again. In my case, my HDTV does not have a VGA input and I don't have a VGA monitor, so I have to put in my video card with DVI-to-HDMI adapter to control my server directly.

It's a pain, but it seems to be the only way UNLESS there's a way to remotely configure the firewall (but a firewall is a firewall and I doubt this will happen).

PS: While in the subject of firewall and in a different subject from Remote Desktop and VirtualBox, from my computer in an internal network, I tried to access my website in my server and port 80 has been blocked. This is after I install VirtualBox with networking support.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.