FONNEMANN Mark, on sam. 29 avril 2017 15:32:35 +0000, wrote:
> >When running with a Linux host (since that's what I'm most familiar with), 
> >what do you have in /etc/resolv.conf?
> 
> [mfonnemann@localhost ~]$ cat /etc/resolv.conf
> # Generated by NetworkManager
> nameserver 4.2.2.1
> nameserver 4.2.2.2

And I guess these do work fine on the host.

Perhaps you should make sure that qemu does emit the DNS lookup request
to these thanks to

tcpdump -i any host 4.2.2.1 or host 4.2.2.2

while you run nslookup from the guest.

Samuel

Reply via email to