Created
November 15, 2012 00:54
-
-
Save asanchez75/4075937 to your computer and use it in GitHub Desktop.
Re: [SOLVED] Virtualbox Guest Internet Access not working
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://forums.linuxmint.com/viewtopic.php?f=90&t=109264 | |
Re: [SOLVED] Virtualbox Guest Internet Access not working | |
Postby thedarb on Wed Aug 29, 2012 8:26 pm | |
I posted this reply the first time a week ago, but it seems it never showed up. | |
The problem with NAT (at least for me) was that the vm machines weren't getting their DNS assigned from Virtualbox's DHCP service. The clients got IP's and routes, they just never got DNS. I suspect it has something to do with Mint now using the resolvconf package instead of using a standard resolv.conf file in /etc. I haven't taken time to confirm that suspicion. | |
However, the good news was that NAT works just great if I manually set my clients to use a DNS server of 10.0.2.2, the default IP gateway for the Virtualbox NAT. | |
Hope this helps. | |
thedarb | |
Level 1 | |
Level 1 | |
Posts: 1 | |
Joined: Sat Aug 25, 2012 6:35 pm | |
Top |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment