Docker hassio and macvlan

So I have a docker server and have hassio running but I need hassio on a different clan but the hassio script creates three containers and I’m not sure what container needs the macvlan adapter. I changed the home assistant container network adapter to macvlan but it doesn’t work. Has anybody had this requirement?

I used this to add all the VLANs to my Hassio System.

Thanks for those links and insight Marcus!

Unfortunately that didn’t work for me but I think it’s because I’m running docker on an ubuntu server from within ESXi so when I run nmcli connection show it returns nothing.

I’m thinking I might just have to install docker on my Mac Mini directly and see if that would work, or just keep using a separate VM with docker and hassio installed connected with my homeautomation vlandirectly attached. This setup sucks because I can’t really install anything else on that vm/docker machine since it’ll be always connected to my homeautomation vlan.

Thanks for your help!!!