Would it be possible to route a Wi-Fi connection from Windows VM back into the host FreeBSD system similar to how net/wifibox does with Linux? Here is my scenario:
At work we have several programs and utilities required that only run on Windows. These work well enough in a Windows VM using bhyve. The nature of my work requires me to frequently take my laptop to various locations, so Wi-Fi connectivity is vital. Our corporate Wi-Fi network blocks 802.11g and lower from connecting, and all our computers come with Intel Wi-Fi card (which still only operates in g mode on FreeBSD).
I have used PCI passthrough for the Wi-Fi card to the Windows VM and it connects without issue. Is it possible, and how would I manually configure it to bridge that connection back to the host FreeBSD?
At work we have several programs and utilities required that only run on Windows. These work well enough in a Windows VM using bhyve. The nature of my work requires me to frequently take my laptop to various locations, so Wi-Fi connectivity is vital. Our corporate Wi-Fi network blocks 802.11g and lower from connecting, and all our computers come with Intel Wi-Fi card (which still only operates in g mode on FreeBSD).
I have used PCI passthrough for the Wi-Fi card to the Windows VM and it connects without issue. Is it possible, and how would I manually configure it to bridge that connection back to the host FreeBSD?