I’ve been having continued difficulty setting this up, and I think it comes down to the overlapping networks on devices that sometimes are mobile and sometimes on site. Most tutorials I’ve found reference the longest prefix match rule, and recommend setting the managed route as 192.168.0.0/23 while the local network is 192.168.1.0/24. But this does not seem to be working for me, when I have this configured I can’t reach the servers when on the local network.
I did find this thread
But I’m not understanding how I’d implement it - I don’t think they are saying I’d need to change my local subnet, but apparently I need the managed route on a /16 network. I don’t know much about 172.x networks, but apparently they are virtual IP’s? So is there some sort of subnet ‘layer’ I can use so the zerotier devices can reach the local ip’s remotely, and then not conflict when the devices are on local wifi?