sure, but it may not help you, as my 2.4 board is ...
# │firmware-dev
j
sure, but it may not help you, as my 2.4 board is in production and the starting network config might differ from what is currently the standard in version > 2.1 I am also unsure if all tooling for ifupdown to support vlan-aware bridge is installed in the current version. I am running a self compiled version of 2.0.5 compiled almost a year ago, with some extra tools installed later. At least
/etc/network/if-*.d/bridge
is available, but support for vlan (
/etc/network/if-*.d/vlan
) is at least missing why I did the steps by hand, as pre-up hooks in /etc/network/interfaces. Which is the non-standard way. ( I am also running my BMC and nodes in a IPv6 only network with IPv4 routed via IPv6 and a lot of BGP (bird) is involved, so my config is for sure not standard.)
3 Views