Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Questions about applications and software
Forum rules
Before you post please read this

Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Postby flanna on Mon May 21, 2012 4:30 pm

I've just installed Mint 13 cinnamon and then added Virtualbox. When I load my Windows 7 OS in VBox there is no internet connection. I never had this problem with Mint 12.

I need to get this going urgently, otherwise I must go back to Mint 12.
Last edited by flanna on Wed May 23, 2012 3:01 pm, edited 2 times in total.
flanna
Level 2
Level 2
 
Posts: 63
Joined: Sun Sep 18, 2011 11:10 am

Linux Mint is funded by ads and donations.
 

Re: Mint 13 Cinnamon Oracle Virtualbox no internet

Postby andersau on Mon May 21, 2012 8:22 pm

Hi, I'm having the same problem running Windows 8 preview in virtual box on Mint 13. I've checked some basic settings, but I'm afraid I don't know what the problem is. Any help would be gratefully appreciated.
andersau
Level 1
Level 1
 
Posts: 47
Joined: Wed Jan 21, 2009 8:27 pm

Re: Mint 13 Cinnamon Oracle Virtualbox no internet

Postby bu99zy on Mon May 21, 2012 11:10 pm

Try a different network adapter in the virtual box settings. The default Intel Pro / 1000 is always slow and cuts out, I've been using PCnet-Fast III which works great on my system.
User avatar
bu99zy
Level 3
Level 3
 
Posts: 135
Joined: Wed Jan 18, 2012 12:59 am

Re: Mint 13 Cinnamon Oracle Virtualbox no internet

Postby flanna on Tue May 22, 2012 1:32 am

bu99zy wrote:Try a different network adapter in the virtual box settings. The default Intel Pro / 1000 is always slow and cuts out, I've been using PCnet-Fast III which works great on my system.

I wonder why that would be necessary in Mint 13. I have used Virtualbox with it's default settings to run Windows 7 in Mint 11 and Mint 12 and it worked right away with no seting changes.
Last edited by flanna on Tue May 22, 2012 6:15 am, edited 1 time in total.
flanna
Level 2
Level 2
 
Posts: 63
Joined: Sun Sep 18, 2011 11:10 am

Re: Mint 13 Cinnamon Oracle Virtualbox no internet

Postby eanfrid on Tue May 22, 2012 5:48 am

Because linux kernel made quantum leaps since Mint 10... BTW check if your virtual network adapter is set to NAT or bridge networking.
Image
Never attribute to malice that which is adequately explained by stupidity.
User avatar
eanfrid
Level 4
Level 4
 
Posts: 495
Joined: Mon Apr 30, 2012 2:49 am
Location: France

Re: Mint 13 Cinnamon Oracle Virtualbox no internet

Postby flanna on Tue May 22, 2012 6:22 am

eanfrid wrote:Because linux kernel made quantum leaps since Mint 10... BTW check if your virtual network adapter is set to NAT or bridge networking.

I agree that there have been many advances in the kernel but is Mint 12 kernel very different from that used in Mint 13?

The network adapter is set to "NAT".

Meanwhile I'm going back to Mint 12 until I can solve this. I use the Virtualbox Win 7 OS every day, so I have to keep it working.
flanna
Level 2
Level 2
 
Posts: 63
Joined: Sun Sep 18, 2011 11:10 am

Re: Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Postby flanna on Wed May 23, 2012 3:04 pm

Now I've had time to take another look at this issue. It's solved! And it was easy...

Just changed VirtualBox's network setting from "NAT" to "Bridged". Win 7 now connects to internet from inside VB inside Mint 13.
flanna
Level 2
Level 2
 
Posts: 63
Joined: Sun Sep 18, 2011 11:10 am

Re: Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Postby jfet41 on Thu May 24, 2012 6:28 am

I tried changing NAT to Bridge but Internet is still not present.
jfet41
Level 1
Level 1
 
Posts: 3
Joined: Thu May 24, 2012 3:57 am

Re: Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Postby flanna on Thu May 24, 2012 9:56 am

jfet41 wrote:I tried changing NAT to Bridge but Internet is still not present.

I don't know if this has anything to do with it but I also enabled the USB sub-system. Then I re-booted the computer (shutdown Windows, closed VB and rebooted Mint).
flanna
Level 2
Level 2
 
Posts: 63
Joined: Sun Sep 18, 2011 11:10 am

Re: Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Postby mint-me on Sun May 27, 2012 2:28 am

jfet41 wrote:I tried changing NAT to Bridge but Internet is still not present.


I also had same problem, though it worked ok previously with defaults in Mint 12. I tried all different virtualbox settings to no success. It finally worked for me, set on default NAT settings, only after manual config of network settings on Windows 7 (Vbox). First, note the IP address and DNS address of the Windows machine (Vbox). Insert those IP's into Windows network settings - on IPv4 properties - Uncheck Automatic IP, enter assigned IP (as noted earlier), then also add DNS IP (as noted earlier) manually. Click OK, OK...
the network, including internet access now works!

I guess its a DHCP issue between Mint 13 and Virtualbox.
Mint 14 Cinnamon 64-bit | SolusOS 1.2 64-bit | SolusOS 2 Alpha7
Dell Inspiron 15R(N5110) - Intel i7-2670QM, 4GB DDR3 1333Mhz, Intel 6 Express Chipset HM67
NVIDIA GeForce GT 525M, 500GB SATA, 15.6" HD 1366x768 - nVidia Optimus Graphics powered by Bumblebee 3.
User avatar
mint-me
Level 2
Level 2
 
Posts: 62
Joined: Sat May 26, 2012 2:25 am
Location: australia

Re: Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Postby mujaddid on Sun May 27, 2012 11:23 pm

There seems to be an issue with dhcp service in VBox.
Enter the IP-address manually in VBox.
The Vbox network should be set to NAT.
The ip-address,gateway,dns of the guest(Vbox) should be set manually as below:
ip-address: 10.0.2.15
mask: 255.255.255.0
gateway: 10.0.2.2
DNS server: 10.0.2.3
mujaddid
Level 1
Level 1
 
Posts: 3
Joined: Sun May 27, 2012 4:35 pm

Re: Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Postby mint-me on Mon May 28, 2012 12:11 am

my working settings are:

ip-address: 10.0.2.15
mask: 255.0.0.0
gateway: 10.0.2.2
DNS server: 10.0.2.2
Mint 14 Cinnamon 64-bit | SolusOS 1.2 64-bit | SolusOS 2 Alpha7
Dell Inspiron 15R(N5110) - Intel i7-2670QM, 4GB DDR3 1333Mhz, Intel 6 Express Chipset HM67
NVIDIA GeForce GT 525M, 500GB SATA, 15.6" HD 1366x768 - nVidia Optimus Graphics powered by Bumblebee 3.
User avatar
mint-me
Level 2
Level 2
 
Posts: 62
Joined: Sat May 26, 2012 2:25 am
Location: australia

Re: Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Postby jajodo on Mon May 28, 2012 1:05 pm

Changing to bridged also worked for me. As I understand it this allows the guest to obtain its own address from the network DHCP server.
jajodo
Level 1
Level 1
 
Posts: 5
Joined: Tue Sep 08, 2009 6:33 pm

Re: Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Postby mint-me on Sun Jun 10, 2012 4:13 am

just manually entering (in Windows networking) the DNS server as 10.0.2.2 is enough to make it work.
Mint 14 Cinnamon 64-bit | SolusOS 1.2 64-bit | SolusOS 2 Alpha7
Dell Inspiron 15R(N5110) - Intel i7-2670QM, 4GB DDR3 1333Mhz, Intel 6 Express Chipset HM67
NVIDIA GeForce GT 525M, 500GB SATA, 15.6" HD 1366x768 - nVidia Optimus Graphics powered by Bumblebee 3.
User avatar
mint-me
Level 2
Level 2
 
Posts: 62
Joined: Sat May 26, 2012 2:25 am
Location: australia

Re: Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Postby gary428509 on Tue Jun 12, 2012 4:35 pm

i don't understand how virtual box works. Do you need a CD/DVD of the windows OS or can it be booted with just virtual box alone? Thank you.
gary428509
Level 1
Level 1
 
Posts: 11
Joined: Mon Apr 23, 2012 3:58 pm

Re: Mint 13 Cinnamon Oracle Virtualbox no internet [solved]

Postby mint-me on Tue Jun 12, 2012 7:45 pm

just install Virtualbox from the Software Manager, then go menu Accessories > Virtualbox. Click "New" to create a new virtualbox machine, follow prompts and install your OS of choice. If you don't have a disk, try search for Virtualbox images, ready made, then you don't need a disk - https://www.google.com/search?q=virtualbox+images
Be careful with Windows VM as its not an opensource OS, and will still need a legit activation. Microsoft does however offer suitable Virtualbox compatible images, for testing purposes - http://www.microsoft.com/en-us/download ... x?id=11575
How to - http://tumblr.jonthornton.com/post/1140 ... virtualbox
Mint 14 Cinnamon 64-bit | SolusOS 1.2 64-bit | SolusOS 2 Alpha7
Dell Inspiron 15R(N5110) - Intel i7-2670QM, 4GB DDR3 1333Mhz, Intel 6 Express Chipset HM67
NVIDIA GeForce GT 525M, 500GB SATA, 15.6" HD 1366x768 - nVidia Optimus Graphics powered by Bumblebee 3.
User avatar
mint-me
Level 2
Level 2
 
Posts: 62
Joined: Sat May 26, 2012 2:25 am
Location: australia

Linux Mint is funded by ads and donations.
 

Return to Software & Applications

Who is online

Users browsing this forum: No registered users and 14 guests