PÁLI Gábor János
PÁLI Gábor János
The `hostapd_cli` will only work from the host if the control sockets are enabled in `hostapd.conf`. I am sharing you the configuration file I used for testing, maybe this helps:...
Hi Eirik, that is great that I was able to help you out somehow! I have also been pondering about how to implement a direct bridge between the VM's Ethernet...
Thanks for the idea @cqexbesd, I will investigate that one as well.
I have changed the interaction between `wifibox` and the guest system so that the `ipfilter` rules can be adapted in a way as you described above. This is also documented...
If this is about multicast UDP you can use the `forwarding` service that has been added to the recent `wifibox-alpine` images. You can find out more about the details from...
Mind that simply enabling the `XX_MDNS` and `XX_FORWARDING` port options will not do too much. You will have to configure each of those through the respective configuration files. The mDNS...
All right, in the latest version of [freebsd-wifibox-port](https://github.com/pgj/freebsd-wifibox-port) the `multiport` support is added so the rules that I mentioned in my comment above should work. Note that the quoted rules...
Sure, some more analytics can probably help. But please mind that you cannot simply install Alpine packages to the guest image. Instead, they have to be added for the port's...
I have added support for `tcpdump` in version `20230201` of `net/wifibox-alpine`.
@rnewson that is a fair concern. Even though we have started to explore ways to make sure that the `complete` message is delivered and could be processed timely, note that...