Hello all. I have been wrestling with this issue for a while now and can't seem to figure out where I am going wrong. I am trying to isolate some docker containers using VLANs. I have my VLAN set up in my settings and the containers that I want to isolate all have IP addresses on that VLAN.
The issue that I am having is that I can access all of my containers (not just the ones on the VLAN) from my phone that is connected to my VLAN by going to 192.168.10.2:XXXX. I find it strange that I can access all my Docker containers through my Unraid instance's VLAN IP Address. I thought the whole point of enabling VLANs in Unraid was to keep the containers separate? Any help would be appreciated. Thanks.