On Fri, 17 Aug 2018 13:00:06 +0200 user 96710 <user96...@gmail.com> wrote:

> Here's what I want to do: use Qemu on my Windows host while on Wi-Fi.
> 
> Currently, I can only use SLIRP with Wi-Fi, but since it's quite slow I
> would like to know what other options do I have.
> 
> When the PC uses Ethernet, I can bridge the TAP and the Ethernet, however a
> Wireless connection cannot be bridged: https://superuser.com/a/658143.

I have bridge on my Linux PC:
# brctl show
bridge name     bridge id               STP enabled     interfaces
br1             8000.001b210e62eb       no              enp4s1
                                                        wlan0
But I run hostapd on wlan0, I don't know if it works as a client, but I suspect 
it does.

Regards,
Nerijus

Reply via email to