Can't access internet

Discussions about using Linux guests in VirtualBox.
Post Reply
dimitris36
Posts: 5
Joined: 4. Nov 2015, 19:14

Can't access internet

Post by dimitris36 »

Hi everyone!
I am running windows 7 64bit and I just installed virtualbox. I have an ova file that contains ubuntu 14.04 32 bit. I imported it and everything was fine except that I couldn't access the internet. At the network settings there is one enabled adapter, set to NAT with the type set to INTEL/PRO 1000 MT Desktop.
But I can't access any website from my browser, and when I tried to system update ubuntu, no packets were installed, I just got a warning to check my internet connection.
I typed an ip in the address bar of firefox, because i read at virtualBoxFAQs that it might be a DNS problem, but I couldn't access that way either.
I also tried to install ubuntu 14.04 32 bit from the beginning using the iso file at a diffent virtual disk, but while on install screen of ubuntu, there was the message that there is no internet connection.
I can access the internet normaly from my host.
Does eny one know what the problem might be?
Thanks in advance!
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Can't access internet

Post by mpack »

Moved to "Linux Guests".

Does the host have internet access?
dimitris36
Posts: 5
Joined: 4. Nov 2015, 19:14

Re: Can't access internet

Post by dimitris36 »

Yes, I have access from the host with no problem at all.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Can't access internet

Post by mpack »

Ok, please post a VM log file: With the VM fully shut down, right click and "Show Log" in the GUI, save "VBox.log" (ONLY) to a zip, and attach the zip here.
dimitris36
Posts: 5
Joined: 4. Nov 2015, 19:14

Re: Can't access internet

Post by dimitris36 »

Ok, here it is
Attachments
UbuntuVm-2015-11-04-20-35-02.zip
(21.27 KiB) Downloaded 19 times
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Can't access internet

Post by mpack »

I don't see anything obvious in the log - though I would recommend that you enable VT-x in your host BIOS for better performance.

I do see that IPv6 is not supported in the host. I don't know if that can cause a problem for an Ubuntu guest.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Can't access internet

Post by Perryg »

Code: Select all

00:00:57.286019 supR3HardenedErrorV: supR3HardenedScreenImage/LdrLoadDll: rc=VERR_LDRVI_NOT_SIGNED fImage=1 fProtect=0x0 fAccess=0x0 \Device\HarddiskVolume2\Windows\System32\LavasoftTcpService64.dll: Not signed.
Actually I would remove Lavasoft and see if it works. If so then ask them for a signed version or look for a different virus software that is.
dimitris36
Posts: 5
Joined: 4. Nov 2015, 19:14

Re: Can't access internet

Post by dimitris36 »

mpack thanks for the advice on VT-x. I will do that.
Perryg I have never used Lavasoft software. I have no idea why this is here. I will look for information on this on the internet and I will try to remove it. I'll post the results here. Thanks.
dimitris36
Posts: 5
Joined: 4. Nov 2015, 19:14

Re: Can't access internet

Post by dimitris36 »

I reseted my network adapter and deleted these files

C:\WINDOWS\system32\LavasoftTcpService64.dll

C:\WINDOWS\SysWOW64\LavasoftTcpService.dll

and since then I connect to the internet normally. Thank you very much!! :D
Post Reply