I have a Debian image setup on Virtualbox that uses the default NAT to access the internet. It was working fine before I upgraded to 12.10. After I upgraded the DNS lookups no longer work. I still can access ip addresses, but this is not a nice solution.
|
|
In addition to |
|||||||||||
|
|
Got it
Virtual box has a DHCP server for the NAT engine. Which has a list of registered DNS servers. The above command hides 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 |
|||||||||
|
|
Apparently you need to upgrade VritualBox to 4.2, otherwise it won't work |
|||||||||
|
|
The But I was able to go into the virtual machine and set my DNS server by hand, and that worked. My host machine is resolving to the loopback device. Not sure how or why But everything is resolving fine on my host machine, via the loopback. Odd. |
|||||||
|
