I own multiple MikroTik RouterBoards with built-in WiFi. I usually test changes on my MikroTik VM before making the actual change.
The one thing I cannot test is WiFi related changes.
Mikrotik removed USB WiFi support from ROS 6.
Is there any way I can add WiFi interface to RouterOS in VirtualBox environment? Thanks.
Have you looked in to PCI(e) passthrough? A quick Google suggests that it actually won’t be easy, but it should be possible.
Thanks for the info. It looks like I need to switch the host to Linux if I want to use PCI passthrough.