summary refs log tree commit diff stats
path: root/results/classifier/108/other/722
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/108/other/722')
-rw-r--r--results/classifier/108/other/72227
1 files changed, 27 insertions, 0 deletions
diff --git a/results/classifier/108/other/722 b/results/classifier/108/other/722
new file mode 100644
index 000000000..85e671746
--- /dev/null
+++ b/results/classifier/108/other/722
@@ -0,0 +1,27 @@
+device: 0.844
+network: 0.781
+performance: 0.720
+graphic: 0.712
+PID: 0.684
+vnc: 0.674
+debug: 0.587
+socket: 0.539
+other: 0.529
+semantic: 0.514
+permissions: 0.504
+boot: 0.438
+files: 0.428
+KVM: 0.358
+
+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.