Hey there, just installed this plugin but I'm having difficulty in my somewhat complex setup.
I have a unifi setup with VLANS for my devices and docker containers. Unraid is on the 192.168.0.0 VLAN and I have my containers in separate VLANs (10.10.0.0/24 is one of that I use for docker containers)
I have configured VLANs within unraid and within the docker settings and all works fine locally. However, using tailscale on unraid and setting it up as an exit node with the subnet routes 10.10.0.0/24 (and others) doesn't work as expected. I can access unraid via its tailscale IP, but I can't access the containers using their 10.10.0.0/24 IP. I can however access 10.10.0.1 (which is the gateway ip) - this takes me to the unifi udm login page for my router.
I wonder if this is a docker configuration step that I'm missing? My understanding is that since the unraid server has access to these VLANs, as long as I expose them as a subnet route they should work, but that hasn't been my experience.
Any ideas appreciated!
P.S - I wonder if installing tailscale on my UDM Pro is maybe the better thing to do, but that's a separate issue altogether!