On OpenSolaris 2008.11 NIC looks installed OK but can't surf

Discussions related to using VirtualBox on Windows hosts.
Post Reply
opengreedy
Posts: 2
Joined: 17. Dec 2008, 23:45

On OpenSolaris 2008.11 NIC looks installed OK but can't surf

Post by opengreedy »

The host computer has an NVIDIA nForge Network Controller installed and I've tried all adapter options that VB gives me using NAT:
- Intel PRO/1000 MT Desktop
- Intel PRO/1000 T Server
- PCnet-PCI II
- PCnet-FAST III

I've tried using DHCP or static (except I'm not quite sure what the static settings should be). For static settings I used:
ip: 10.0.2.15
gw: 10.0.2.2
dns: 10.0.2.2

I've also tried several other distros:
DSL, Ubuntu Intrepid, Debian Etch but it appears to be the same result. The device is installed but I can't get out.

Thanks!
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

Post by Sasquatch »

The DNS should be 10.0.2.3. It's not recommended to change the config to static when using NAT.

It's possible that the firewall that is supplied with your network card is blocking the traffic. Remove it completely, not just disable it, and it should be working again.
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.
opengreedy
Posts: 2
Joined: 17. Dec 2008, 23:45

Post by opengreedy »

I set the NIC back to DHCP and turned off my windows firewall. I also looked for a firewall the comes with my nForce card but I couldn't see anything of the sort. Still the same result.

Hmm I wonder what else would be stopping communication between VB and the nic?
Post Reply