RDP to Windows with no network on Host Mac

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
JOat
Posts: 6
Joined: 23. Sep 2008, 23:54

RDP to Windows with no network on Host Mac

Post by JOat »

Hello,

since I'm new to MacOS I've some trouble to this setting to work.

Host: MacOS X 10.6.3
with no connected network (disabled AirPort)
Guest: WIndows 7 Ultimate

So I tried to RDP to the WIndows 7 guest but with no luck at all. I tried all network modes ...

I think I'm missing something on the Host/Mac side? But I don't know what or where?!

I did this already with a WIndows/Windows constellation without any problems
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: RDP to Windows with no network on Host Mac

Post by Sasquatch »

Somehow, Mac OSX is not playing nice with virtual interface, else the Host-Only mode would be perfect for you. Somehow, it doesn't bring up any interface unless it detects a link (either a signal on cable, or it detects an access-point it can connect to successfully). I doubt there is anything VB can do about. Maybe you can try to force one of the interfaces to turn on. As a last resort, you need to fake the connection with a loopback connector in your ethernet port. It's a single RJ-45 connector with the wires set to form a loop. Plenty of hits on google, very cheap to create, but costs vary when you buy a pre-made one.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
JOat
Posts: 6
Joined: 23. Sep 2008, 23:54

Re: RDP to Windows with no network on Host Mac

Post by JOat »

Sasquatch wrote:Somehow, Mac OSX is not playing nice with virtual interface, else the Host-Only mode would be perfect for you. Somehow, it doesn't bring up any interface unless it detects a link (either a signal on cable, or it detects an access-point it can connect to successfully). I doubt there is anything VB can do about. Maybe you can try to force one of the interfaces to turn on. As a last resort, you need to fake the connection with a loopback connector in your ethernet port. It's a single RJ-45 connector with the wires set to form a loop. Plenty of hits on google, very cheap to create, but costs vary when you buy a pre-made one.
Thanks! I already had something like this in my mind (except the loopback connector), I try to make one of those connectors tomorrow.

Any special settings for the Host-Only mode on the Host (MacOS)?
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: RDP to Windows with no network on Host Mac

Post by Sasquatch »

No, just the default will work. Maybe enable the DHCP, but you can also set a static address. When using the DHCP option, the VM that requests an address first will get the first address in the range. If the range starts at .100 and ends on .200, the first VM gets .100, the second .101, etc.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
JOat
Posts: 6
Joined: 23. Sep 2008, 23:54

Re: RDP to Windows with no network on Host Mac

Post by JOat »

I've made such a loopback connector (http://sites.google.com/site/kalman/tec ... 45loopback) it kinda works ... but no luck with VB and Remote ...

The host doesn't get an IP from VB and with manually configured IPs (host and guest) it doesn't work either ...

Any hints / ideas?
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: RDP to Windows with no network on Host Mac

Post by Sasquatch »

Hope for a Mac guru to pass by and give you a solution. I don't own one to help you any further.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
JOat
Posts: 6
Joined: 23. Sep 2008, 23:54

Re: RDP to Windows with no network on Host Mac

Post by JOat »

Since I don't get this to work I'll use VNC which works fine for my needs.

But anyway thanks for your help!
Post Reply