I am learning how to configure SDNs and I have created a VLAN that has a bridge vmbr1 in my node with ip 10.0.0.1.1/8, the VMs (10.0.1.2/8 & 10.0.1.3/8) can communicate correctly between them, but I have TrueNAS in one of them with a NFS share in which I store my ISOs and I can not get my host node (the one that is 10.0.0.1/8 in vmbr1) to communicate with that NFS share.
Is there something I have misconfigured or is it that the VMs inside an SDN cannot communicate with the node host?
If you’re talking a tagged VLAN, it doesn’t work like that.