WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: network connectivity with TC on VirtualBox  (Read 2406 times)

Offline alanbcohen

  • Newbie
  • *
  • Posts: 19
network connectivity with TC on VirtualBox
« on: August 14, 2009, 10:05:46 PM »
I'm having trouble getting my network settings correct on TC in a virtual machine on VirtualBox3.04.  I thought it should just connect to the virtual ethernet connection eth0 going to the host machine, regardless of the host's connection.  But, it isn't.  Suggestions on the proper settings please.

Alan

Offline Kingdomcome

  • Sr. Member
  • ****
  • Posts: 286
Re: network connectivity with TC on VirtualBox
« Reply #1 on: August 14, 2009, 11:33:54 PM »
I just checked and can tell you that TC is able to recognize all 5 adapters that can be emulated by VBox.

Offline alanbcohen

  • Newbie
  • *
  • Posts: 19
Re: network connectivity with TC on VirtualBox
« Reply #2 on: August 15, 2009, 08:38:23 AM »
It still doesn't seem to work.  Can you list one valid configuration I can try?

Offline Kingdomcome

  • Sr. Member
  • ****
  • Posts: 286
Re: network connectivity with TC on VirtualBox
« Reply #3 on: August 15, 2009, 10:00:17 AM »
I can share the config that I use.  I am on a laptop and use wireless to connect to my network and use a bridged configuration so that my guest OSes can be on the same network as the rest of my computers.

Adapter Type:  PCnet-FAST III (Am79C973)
Attached to:    Bridged Adapter
Name:              Dell Wireless

The "Adapter Type:" is the adapter that will be emulated to the Guest OS.  "Dell Wireless" is my wireless interfaced as it is named in the Host OS.  after selecting "Bridged Adapter", the "Name" list will be populated with the names of the interfaces available in the Host OS.  I have also used "Attached to:  Host only Adapter" on a second interface and also on a second VM to test the DnsMasq extesion I created (after turning off the DHCP server in VBox under the Network Preferences.)  In another scenario, I have used "Bridged Adapter" and attached it to my VPN interface which puts the Guest OS on the VPN network.
In short, all network configurations that I have tried has worked for me.  If you continue to have trouble, it may be worth re-installing VBox and ensuring that all the networking support is installed.

Offline alanbcohen

  • Newbie
  • *
  • Posts: 19
Re: network connectivity with TC on VirtualBox
« Reply #4 on: August 15, 2009, 02:12:41 PM »
Apps browser is now working.
Thanks,
Alan