Solaris 10 and networking problem

Discussions related to using VirtualBox on Windows hosts.
Post Reply
markleadbitter
Posts: 2
Joined: 20. Oct 2008, 17:57

Solaris 10 and networking problem

Post by markleadbitter »

Apologies if this has already been discussed before, but I'm having a problem with getting the network to work on my Solaris 10 image. I'm running VirtualBox on my Vista laptop. I have a WinXP image that works fine using NAT. From within the image I can browse corporate network and also browse internet. I assumed, rightly or wrongly, that NAT would be what I'd need for the Solaris image. After booting the image (WinXP not running), I have a pcn0 interface plumbed using a fixed IP address. My default gateway etc are also set. I can't ping anything on the network and I can ping Solaris 10 from my Vista host.

Does anyone have any advice?

Many thanks.
SSCBrian
Volunteer
Posts: 365
Joined: 13. Jun 2008, 15:04
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 8 RTM (MSDN)

Post by SSCBrian »

If you're using NAT, you use DHCP, not a static address.
markleadbitter
Posts: 2
Joined: 20. Oct 2008, 17:57

Post by markleadbitter »

Many thanks. I'll use DHCP to get around the issue.

Out of interest, what do I use if I wish to use a fixed IP and still be able to view network devices/internet etc?
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 »

With NAT, the Guest has to be set to DHCP. Ping won't work because of the nature of NAT.

If you want your Guest to be fully accessible on the network, you have to use HIF and a bridge to get what you want. Read the manual about this (chapter 6).
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.
Post Reply