<div dir="ltr">Hello,<div><br></div><div>I've been looking at ways to isolate the network of each unprivileged container that I create. I was thinking of putting each container in it's own vlan or creating a macvlan in private mode. I haven't had success with either. I also tried creating bridges for every container and attaching veth pairs of the container to them, and after doing this I was still able to ping the other containers from inside a container. </div><div><br></div><div>I did go through some old threads that mentioned that macvlans and vlans are not available for unprivileged containers. Is this still the case? If so, has anyone had success with network isolation for each container? Can you please share ways to achieve this?</div></div>