Hi,
I am running WinXP as a guest under Fedora 9 using Virtual Box. ( all the latest software versions). I am using the "Host Interface tap0" so I can use a fixed IP.
On the Fedora side tap0 has an IP of 192.168.1.65, the XP guest has an IP of 192.168.1.63.
It appears to me that if I am on another machine on my local net that I have to "talk" to the tap0 address and not the internal ip that the guest has. On the other hand when I, say ftp from the guest to other boxes, it appears that the connection is from the internal address of the client.
My problem is that I cannot ( properly) connect to the XP guest via RDP from other boxes.
I am also running a guest XP on a MacOSX system using VMWare Fusion. If I use the RDP program in the XP guest on the Mac, I can connect but the display is "futzed" up. It sorta looks like I get two sorta offset views into the XP guest on fedora and the result is basically unusable.
I can use RDP on the fedora guest to talk to the XP guest on the mac. I downloaded the Remote Desktop for the Mac from Microsoft and it cannot connect to the guest XP in Fedora ( no error messages, just a spinning wheel...)
The mac program can connect to the XP guest running on the mac and if I reboot fedora into XP it can connect to the "native" XP. So, has anyone been able to use RPD to connect to an XP guest running VirtualBox on Fedora 9?
Thanks,
Jerry
VirtualBox, WinXP, RDP and Fedora 9 ?
-
frank
- Oracle Corporation
- Posts: 3362
- Joined: 7. Jun 2007, 09:11
- Primary OS: Debian Sid
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Linux, Windows
- Location: Dresden, Germany
- Contact:
Are you aware that VirtualBox provides its own RDP server? That is, if you enable the RDP server in the GUI, you can connect to that server instead to the guest.
Using the IP of the host side of the TAP interface is wrong, you will connect to the host itself. Use in any case the guest IP. If that does not work, check the firewall settings for both the guest and the host.
Using the IP of the host side of the TAP interface is wrong, you will connect to the host itself. Use in any case the guest IP. If that does not work, check the firewall settings for both the guest and the host.
Whoops, I thought I had the latest 1.6.2 ...just found out that 1.6.4Frank Mehnert wrote:Are you aware that VirtualBox provides its own RDP server? That is, if you enable the RDP server in the GUI, you can connect to that server instead to the guest.
Using the IP of the host side of the TAP interface is wrong, you will connect to the host itself. Use in any case the guest IP. If that does not work, check the firewall settings for both the guest and the host.
is out.
I installed 1.6.4 and rdp is much better behaved...I can connect from
the ms rdp mac program and also from within winxp running as a guest
on macosx running fusion.
It is hard to predict what the resolution of the displayed screen is going
be be ;(
Oh well at least it works
-
TerryE
- Volunteer
- Posts: 3572
- Joined: 28. May 2008, 08:40
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
- Contact:
This is where you are almost right but not quite. Think about it, the as far as the VM is concerned its console/display is a VGA device. When you do agrayfox wrote:It appears to me that if I am on another machine on my local net that I have to "talk" to the tap0 address and not the internal ip that the guest has.
- VBoxHeadless -s yourVM - p 4000
Read the Forum Posting Guide
Google your Q site:VirtualBox.org or search for the answer before posting.
Google your Q site:VirtualBox.org or search for the answer before posting.