Package: qemu-kvm
Version: 0.14.0+dfsg-1~tls

Hi,

This has been puzzling me for a while. In an amd64 Debian guest
(doesn't matter if it's linux, kfreebsd, or hurd-i386):

        $ wget http://ftp.us.debian.org/debian/README
        [...]
        Resolving ftp.us.debian.org... failed: Name or service not known.
        wget: unable to resolve host address “ftp.us.debian.org”

On the other hand, "ping ftp.us.debian.org" gives an IP address
without trouble (though doesn't actually send any packets there).
/etc/resolv.conf has

        nameserver 10.0.2.3

and putting "nameserver 8.8.8.8" on the line before is a good
workaround.

Even more puzzlingly, mirrors.kernel.org or cdn.debian.net in place of
ftp.us.debian.org above works just fine.  So there's specific to the
nature of the name being resolved.

I run qemu-kvm with

        kvm -m 1024 -net nic,model=ne2k_pci -net user \
                -enable-kvm linux-installation.qemu

Ideas?
Jonathan



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to