summary refs log tree commit diff stats
path: root/results/classifier/105/network/580
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/network/580')
-rw-r--r--results/classifier/105/network/58030
1 files changed, 30 insertions, 0 deletions
diff --git a/results/classifier/105/network/580 b/results/classifier/105/network/580
new file mode 100644
index 00000000..1a6ebf74
--- /dev/null
+++ b/results/classifier/105/network/580
@@ -0,0 +1,30 @@
+network: 0.995
+graphic: 0.991
+device: 0.926
+socket: 0.893
+mistranslation: 0.850
+semantic: 0.814
+instruction: 0.775
+vnc: 0.765
+boot: 0.694
+other: 0.693
+assembly: 0.596
+KVM: 0.509
+
+access internet from guest
+Description of problem:
+I can ssh back to host using ssh 10.0.2.2.
+Also I can login to guest from host using ssh riscv@localhost -p 3333.
+However,
+I could not get internet access from the guest os system, such as:
+```
+[riscv@fedora-riscv ~]$ wget www.google.com
+--2019-12-15 05:53:04--  http://www.google.com/
+Resolving www.google.com (www.google.com)... 216.58.194.164, 2607:f8b0:4005:804::2004
+Connecting to www.google.com (www.google.com)|216.58.194.164|:80... failed: Connection refused.
+Connecting to www.google.com (www.google.com)|2607:f8b0:4005:804::2004|:80... failed: Network is unreachable.
+```
+Therefore, I could not use dnf to install packages.
+Any help will be appreciated.
+Additional information:
+