My Windows XP guest cannot browse the Internet. My host is Win 7 home premium.

What are the possible causes for this?

link|improve this question
How did you configure the networking? – Randolph West Nov 16 '10 at 4:09
feedback

2 Answers

Your networking on the Virtual Machine needs to be set to Bridged mode. To do this you must power down the guest OS and change the network adapters settings to Bridged.

This link has more details on Bridged Networking: http://www.virtualbox.org/manual/ch06.html#id471083

link|improve this answer
feedback

Configure the network settings to either use NAT or Bridged networking. NAT gives the machine a completely new address and works as a router. Bridged is when the host and guest connect to the network using separate IP addresses. Use either/or. Both should work in connecting you to the internet.

link|improve this answer
-1 for wrong: "Bridged is when the host and guest share the same IP address" – ta.speot.is Apr 19 '11 at 3:58
Instead of downvoting, why did you not edit my post to fix it? – Thiago M. Apr 19 '11 at 18:04
feedback

Your Answer

 
or
required, but never shown

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