I want to make my virtual machines visible in LAN using the 192.168.1.0/24 ip addresses as if they are a separate device in my LAN. Every tutorial I find has instructions about how to do it via ethernet wired connection, but I want this to happen using WiFi wireless connection. I want to achieve the bridged connection Virtual Box makes with qemu/kvm virt-manager.
The closest thing I found is in this answer where it says that wireless is possible but not the same way as wired. So what is that other way? Any help please?