No address record after everything told in this topic D: even Your postOk, you can fix the problem by entering this into a new /etc/resolv.conf file:
Code:nameserver 8.8.8.8 nameserver 8.8.4.4
That gets you going at least.
Local_unbound should never be offered on installation, you're not the first one bitten by it.
ifconfig
you'll notice em0 doesn't have an IP address (only an IPv6 link-local address). No amount of editing /etc/resolv.conf is going to help if there's no network connectivity.thanks for pointing that I just switched back to NAT mode of VMnet and it worked fine!!Guys, forget about /etc/resolv.conf. If you look closely at the output fromifconfig
you'll notice em0 doesn't have an IP address (only an IPv6 link-local address). No amount of editing /etc/resolv.conf is going to help if there's no network connectivity.