On 3/11/08, Renaud <[EMAIL PROTECTED]> wrote: > Amit Kumar Saha <[EMAIL PROTECTED]> writes: > > > > > Hello, > > > > I installed Project Indiana developer preview 2 on Ubuntu 7.04 using > > Virtual Box (from the repository) . > > > > However, though I have enabled NAT, I am not able to access the > > Internet on my guest machine (Indiana) though my PPP connection is > > "on" in my host machine. > > > > I am able to access Internet on a Ubuntu 7.10 guest. > > > > What could be the problem? > > > > Thanks, > > Amit > > > Verify NWAM is enabled so it can detect the network interface automatically > and get an IP address & DNS from DHCP: > > svcadm disable network/physical:default > svcadm enable network/physical:nwam > > After a few seconds, you should see a pop up window appearing with > the ip address that is assigned to the guest.
I got it working by enabling the Network Interface to acquire an address via DHCP and activated at boot time. 'nwam' is deactivated though. Thanks, Amit > > IHTH > -- Renaud > > > _______________________________________________ > vbox-users mailing list > [email protected] > http://vbox.innotek.de/mailman/listinfo/vbox-users > -- Amit Kumar Saha *NetBeans Community Docs Coordinator* Writer, Programmer, Researcher http://amitsaha.in.googlepages.com http://amitksaha.blogspot.com _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
