Hi There,
Are there any physica switches out there that can run ZeroTier and where the ZeroTier client can ‘join’ multiple ZT networks ?.
Basically I’d like to take a switch and map ports 1-4 to ZT Network A, 5-8 to ZT Network B and ports 9-12 to ZT Network C. Here, the ZT Networks would be analogous to VRFs and - therefore - wide scale macro segmentation where, for example, if I had another physical switch in another geo location, I could do same and those connected devices would be on the same ‘VRF’ (Zero Tier Network).
You could do something like this with MikroTik Routers by creating bridges on the designated ports to group their traffic and then creating routing rules to the various Zerotier networks that you are connected to. But this would be at the IP layer - I don’t know of anything that would be able to do this at layer 2.
Hmmm - I just checked in the configuration on one of my Mikrotik boxes and a Zerotier interface can be added to a bridge, so that might just work.
At a glance that looks like it should work. If the box isn’t the actual router, then you won’t need the NAT step, just the DHCP client to get an IP from your existing router.