summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/mistranslation/1683084
blob: e0e73af5c45a457542aebc1cf368c1c10017e87f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
mistranslation: 0.802
graphic: 0.648
other: 0.460
semantic: 0.360
network: 0.349
device: 0.342
vnc: 0.227
socket: 0.160
instruction: 0.089
boot: 0.073
KVM: 0.062
assembly: 0.037

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.



User error, this is not a bug