PÁLI Gábor János

Results 202 comments of PÁLI Gábor János

I have been using this configuration for a couple of weeks and it works nicely. The only drawback that I experienced was the slowdown in the file system access, which...

There has not been that much of a need for this feature hence closing it now. The SquashFS-based images combined with the shared `/var` file system are working just fine...

I think the `pciconf(8)` output can be trusted. The `device 0.0 on pci3` from the console logs can be corresponded to `3/0/0` since it is talking about PCI bus 3,...

Is this still an issue? Could you please test it again with a more recent development version (e.g. `20230916`) from [`pgj/freebsd-wifibox-port`](https://github.com/pgj/freebsd-wifibox-port)?

I am now closing this ticket because there was no response for more than a month. But feel free to re-open this ticket or create a new one for the...

It should just be matter of the `iptables` tables in use, I believe. I have not tried any of these personally, though.

I have just learned that mDNS and NAT do not go well together. But there are projects like [mdns-repeater](https://github.com/geekman/mdns-repeater/) to provide a workaround.

You will have to create an Alpine Linux package and have it installed during the build. Or use a different VM image with your favorite Linux flavor where you can...

For testing, you can also compile the code (statically) somewhere else and copy to the guest over one of the shared (VirtFS) folders. Then use the `console` command to enter...

This has been included in the guest image in https://github.com/pgj/freebsd-wifibox-port/commit/71ebb910c20c65e03caf7489ae8484c485aa07c4 hence closing this ticket.