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.

IHTH
-- Renaud


_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to