website/docs: update dns proxy docs [GH-4853]

This commit is contained in:
Mitchell Hashimoto 2015-07-06 23:22:22 -06:00
parent 5c0e9dc68d
commit da0b24ecda
1 changed files with 7 additions and 0 deletions

View File

@ -20,3 +20,10 @@ it with the same access level as the console running Vagrant.
To fix this issue, completely shut down all VirtualBox machines and GUIs.
Wait a few seconds. Then, launch VirtualBox only with the access level you
wish to use.
## DNS Not Working
If DNS is not working within your VM, then you may need to enable
a DNS proxy (built-in to VirtualBox). Please [see the StackOverflow answers
here](http://serverfault.com/questions/453185/vagrant-virtualbox-dns-10-0-2-3-not-working)
for a guide on how to do that.