Raizo62 / vwifi

Simulator of WiFi (802.11) interfaces to communicate between several Virtual Machines
GNU Lesser General Public License v3.0
57 stars 8 forks source link

wifi bridge #13

Closed bam80 closed 4 months ago

bam80 commented 4 months ago

Hello, is there any possibility to "bridge" virtual WiFi network with the real one? I would like to connect the virtual WiFi adapter on Guest with real AP via real WiFi adapter on Host.

Raizo62 commented 4 months ago

Hi

The virtual wifi, which uses a limited wifi interface provided by the linux kernel, can only communicate with other same virtual wifis. So I think it's not possible. But you can try.