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.
Solaris 10 and networking problem
-
markleadbitter
- Posts: 2
- Joined: 20. Oct 2008, 17:57
-
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
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).
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.
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.