

inxi -N
ifconfig
netstat -r
route
--etc etc
vimal0212 wrote:I just installed Linux Mint 13 and installed Virtual Box latest version.
My pc is connected to Internet and I can access websites.
But I cant access network in Virtual Box client operating systems.
I was used VB in Ubuntu 10.04 and no problem with Internet.
Give me a solution to access Internet inside VB?



OrthoSteven wrote:This is very strage, both of my Virtualbox sytems (XP & Centos) can no longer connect to the interent. I know for a fact my XP guest could when I initially installed LinuxMint 13.
Changed both network connections to be bridged (from NAT) and it started working. I've had these guests running on the last 3 releases of Linux Mint & Ubuntu and they have always worked fine. Not sure what changed, but both guests can access the internet now.

AmitT wrote:OrthoSteven wrote:This is very strage, both of my Virtualbox sytems (XP & Centos) can no longer connect to the interent. I know for a fact my XP guest could when I initially installed LinuxMint 13.
Changed both network connections to be bridged (from NAT) and it started working. I've had these guests running on the last 3 releases of Linux Mint & Ubuntu and they have always worked fine. Not sure what changed, but both guests can access the internet now.
Same problem here.
Just changed it to "bridged" and it works now.









cleobrag wrote:Found a Simple Solution to the Connectivity Problem in Virtualbox:
1. Set the Network setting to NAT in Virtualbox settings for WinXP.
2. After booting into the virtual XP machine, go to Properties of the Network Adapter
(right click on My Network Places, Properties, right click on Local Area Connection, Properties).
In the General tab, go to Properties of Internet Protocol (TCP/IP), and insert the following DNS server addresses:
208.67.222.222
208.67.220.220
(OpenDNS configuration)
3. Now full internet connectivity is established.
Simple yet efficient!

Mechphisto wrote:cleobrag wrote:Found a Simple Solution to the Connectivity Problem in Virtualbox:
1. Set the Network setting to NAT in Virtualbox settings for WinXP.
2. After booting into the virtual XP machine, go to Properties of the Network Adapter
(right click on My Network Places, Properties, right click on Local Area Connection, Properties).
In the General tab, go to Properties of Internet Protocol (TCP/IP), and insert the following DNS server addresses:
208.67.222.222
208.67.220.220
(OpenDNS configuration)
3. Now full internet connectivity is established.
Simple yet efficient!
Worked for me! Thanks!




VBoxManage modifyvm "VM name" --natdnshostresolver1 on

Users browsing this forum: No registered users and 8 guests