On 2022-04-30, David Demelier <[email protected]> wrote: > I have setup a trunk combination on my Pi 4 to aggregate the ethernet > port (bse0) with the wireless port (bwfm0) using the examples in the > documentation:
trunk changes the MAC address to that of the first port, and there's a fair chance that changing MAC might not work with bwfm. You could try "lladdr (mac address of bwfm interface)" in hostname.trunk0 and see if that helps.

