I'm a noob here on unraid, but switched out from Synology and loving it..
I've running the latest version as well, and have got 3 NIC's connected. with about 20 dockers.
Using 1 dedicated NIC to allow me access to the portal, as I find that sometime the GUI drops and I have to restart, but that's not the main issue.
Other two NIC have been excluded from the portal.
I've got 1 NIC dedicated to the Docker network with the Gateway set, on a vlanID. Controlled through my Unifi Switch.
1 NIC dedicated for SMB traffic on a different Vlan.
But overtime I configure a docker app, it use the portal address, with Host,Bridge set. all with the same IP Address as the portal.
Switch it over to the Custom Network, which is the vLan, but then it dishes out IP address for each of the dockers. ie: 10.5.50.2/3/4/ etc.
I wanted to all use the main NIC address, unless told it.
I've got Macvlan enabled, as IPvlan is grey'd out.
I guessing there is a simple answer and I'm just missing it.
Portal - 10.5.1.10
Docker - 10.5.50.10
SMB - 10.5.20.10
I did try it with LAG setup but still the same.
Any help would be appreciated.