summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/722.toml
blob: 284891c9c3dff1ec375da924cc63e64923dfe4d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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."""