diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/722.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/722.toml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/722.toml b/gitlab/issues/target_missing/host_missing/accel_missing/722.toml deleted file mode 100644 index 284891c9c..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/722.toml +++ /dev/null @@ -1,20 +0,0 @@ -id = 722 -title = "Qemu slirp connectivity lost when host enters vpn(openvpn or wireguard)" -state = "opened" -created_at = "2021-11-12T15:22:27.554Z" -closed_at = "n/a" -labels = ["Networking"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/722" -host-os = "Gentoo" -host-arch = "x86" -qemu-version = "QEMU emulator version 6.0.1" -guest-os = "ubuntu bionic (18.04) + debian bullseye" -guest-arch = "x86" -description = """No connectivity after host enters a vpn, tested with valid openvpn -and wireguard.""" -reproduce = """1. Open the vpn. -2. Open a virtual machine using slirp -3. Ping 8.8.8.8(if you can...)""" -additional = """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.""" |