summary refs log tree commit diff stats
path: root/results/classifier/105/device/722
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/device/722')
-rw-r--r--results/classifier/105/device/72225
1 files changed, 25 insertions, 0 deletions
diff --git a/results/classifier/105/device/722 b/results/classifier/105/device/722
new file mode 100644
index 000000000..9680024e3
--- /dev/null
+++ b/results/classifier/105/device/722
@@ -0,0 +1,25 @@
+device: 0.844
+network: 0.781
+graphic: 0.712
+instruction: 0.708
+vnc: 0.674
+socket: 0.539
+other: 0.529
+semantic: 0.514
+boot: 0.438
+KVM: 0.358
+mistranslation: 0.308
+assembly: 0.192
+
+Qemu slirp connectivity lost when host enters vpn(openvpn or wireguard)
+Description of problem:
+No connectivity after host enters a vpn, tested with valid openvpn
+and wireguard.
+Steps to reproduce:
+1. Open the vpn.
+2. Open a virtual machine using slirp
+3. Ping 8.8.8.8(if you can...)
+Additional information:
+The bug is independent on the order of execution, if you start the vm
+to see it works, and run the vpn script, the connectivity in the vm
+will drop, and come back when the tunneled connection is over.