qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: trivial DNS issues


From: Avi Kivity
Subject: [Qemu-devel] Re: trivial DNS issues
Date: Mon, 01 Sep 2008 15:37:21 +0300
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

Cristi Magherusan wrote:
On Mon, 2008-09-01 at 14:14 +0300, Avi Kivity wrote:
Cristi Magherusan wrote:
Those who have installed a local DNS server may need that stuff, but we
can check every entries of resolv.conf and see if we can connect to
their DNS server, and use in our VM the first one that could be reached.

The network maybe down when the VM is started, or the dns server may be down, or ... Maybe we should forward the host's dns servers to the guest, replacing 127.0.0.1 by 10.0.2.2.
Then we should forward them all, but the localhost one should be tested
and skipped if unavailable.

Why? A local application will have exactly the same problems with a broken dns server on localhost, as a virtual machine with that address forwarded. And if the the dns server is later fixed, both the local application and the guest will recover.

--
error compiling committee.c: too many arguments to function





reply via email to

[Prev in Thread] Current Thread [Next in Thread]