You are not logged in.

#1 2010-07-26 07:49:49

10098
Member
Registered: 2010-05-11
Posts: 40
Website

Arch on VirtualBox - networking problems

Hi
I'm running virtualbox, arch (in its "bare-bones" variant) is guest, windows xp is host and even though I have a perfect internet connection on the host machine, I can't even get to update the packages on the guest system.
Some research showed that I can ping anything by its IP, for example I can't  ping yahoo.com (unknown host) but I can ping  98.137.149.56 (to which yahoo.com resolves). Seems there's some problem with DNS configuration. I added 10.0.2.3 to my /etc/resolv.conf.head, but with no success. Can anyone help me with this?

Last edited by 10098 (2010-07-26 07:50:19)


:x

Offline

#2 2010-07-26 07:57:18

10098
Member
Registered: 2010-05-11
Posts: 40
Website

Re: Arch on VirtualBox - networking problems

The problem got solved by randomly trying this:

VBoxManage modifyvm "My VM" --natdnsproxy1 on

which enables the "DNS proxy" in NAT mode. Not sure what happened, I'd still like to know why this worked smile


:x

Offline

Board footer

Powered by FluxBB