Existing TrueNas setup is currently on 25.10.1. 2 Physical Interfaces: truenas running on eno1 untagged on x.x.10.0/24 subnet. eno2 is running 3 tagged vlans, x.x.10, x.x.50, x.x.60. Have the vlans and bridges setup in Truenas, docker containers can use the vlans. So I believe the tagged traffic is flowing correctly throught the switch etc.
Trying to setup an LXC container. If I add an interface with MACVLAN for the .10 vlan, networking and DNS all work as expected. (Note the is the same subnet truenas is running on). If I add a MACVLAN for the other subnets, it gets a DHCP address but still receives network-unreachable errors.
What am I missing here? Thanks!