I guess you could put wireless device and VMs at same bridge. br0 {wlan0, tap0}
El 08/08/18 a les 23:54, user 96710 ha escrit: > I'm fairly new to Qemu and virtualization, I hope you can give me some > advice. > > Afaik, the main difference between SLIRP and TAP is that TAP is more > performant, however TAP needs either a bridge or a NAT set up for it to > work. I've successfully set up a bridge and I have connection in my guests, > but only at home where I can connect my laptop to the Ethernet. The bridge > stops working on wi-fi. So when I have a wireless connection I would need > to set up NAT but I have no idea how that is done. Any source that can help > me with that? Or is there an alternative way? > > Thanks. >