blob: aa49ad4ca05e6e7e4308f893a8b27ff05826f529 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
DNS server not working in QEMU usermode networking
Nslookup is returning "unknown host".
I try to ping 10.0.2.3 and it fails. Pinging 10.0.2.2 and 10.0.2.15 works correctly.
Downloading files via wget using a static IP works well.
Results of qemu monitor command "info network" included as an attachment.
This bug was reported as a question on stack overflow: http://stackoverflow.com/questions/43308310/dns-server-not-working-in-qemu-usermode-networking.
This bug exists on 2.8.0 and 2.9-rc3.
|