There are at least two ways around this depending on your server hardware. (fully supported) Best solution: at least 2 network interfaces.   Do not bond the interfaces.   Do not assign an IP to the 2nd interface (eth1/br1)   Delete the docker custom network on eth0/br0   Setup the docker custom network on eth1/br1   Move all containers there.   Done - you've side stepped the security feature/limitation ov mcvlan networks Alternate solution: have VLAN suppo
    • Like
    3