network name lookups broken in NAT network adaptors
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Virtualbox |
Fix Released
|
Unknown
|
|||
virtualbox (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
1) lsb_release -rd
Description: Ubuntu quantal (development branch)
Release: 12.10
2) apt-cache policy virtualbox
virtualbox:
Installed: 4.1.18-
Candidate: 4.1.18-
Version table:
*** 4.1.18-
500 http://
100 /var/lib/
3) What is expected to happen is when one starts VMs that worked in Precise:
+ Microsoft Windows Vista Business
6.0.6002 Service Pack 2 Build 6002
+ lsb_release -rd
Description: Ubuntu quantal (development branch)
Release: 12.10
one may open a browser (IE or Firefox) and it successfully connects to the internet.
4) What happens instead is it does not.
This was also tested with brand new virtualbox VMS.
One may still ping ip addresses when connected with a NAT virtual NIC, but not do DNS lookup.
WORKAROUND: Execute at a terminal:
VBoxManage modifyvm VMNAME --natdnshostres
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: virtualbox 4.1.18-
ProcVersionSign
Uname: Linux 3.5.0-13-generic x86_64
ApportVersion: 2.5.1-0ubuntu4
Architecture: amd64
Date: Mon Sep 10 15:38:16 2012
InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120905.1)
ProcEnviron:
LANGUAGE=en_US:en
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: virtualbox
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in virtualbox: | |
status: | Unknown → New |
Changed in virtualbox: | |
status: | New → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.