See also

   https://forums.virtualbox.org/viewtopic.php?f=7&t=49519

and

    http://www.virtualbox.org/manual/ch09.html#nat_host_resolver_proxy

which says

=== BEGIN QUOTATION ===
For resolving network names, the DHCP server of the NAT engine offers a list of 
registered DNS servers of the host. If for some reason you need to hide this 
DNS server list and use the host's resolver settings, thereby forcing the 
VirtualBox NAT engine to intercept DNS requests and forward them to host's 
resolver, use the following command:

    VBoxManage modifyvm "VM name" --natdnshostresolver1 on

Note that this setting is similar to the DNS proxy mode, however whereas the 
proxy mode just forwards DNS requests to the appropriate servers, the resolver 
mode will interpret the DNS requests and use the host's DNS API to query the 
information and return it to the guest.
=== END QUOTATION ===

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1031217

Title:
  networkmanager+dnsmasq implementation seems to break DNS resolution
  for virtualbox VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1031217/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to