summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/network/1683084
blob: fc479d0f98d12f6227a42936eacecd57b9a83852 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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.