Windows routing not going through zerotier interface

I’m having problems with routing at Windows, it seems it’s not following properly the route table.

I have a ZeroTier interface with managed IP 10.172.17.66, ONLINE and I try to reach another ZeroTier host in the same network with managed IP 10.172.17.100, also ONLINE

There’s no ping so I have tried a tracert and I have found that the first hop is to my home router, which of course is wrong because it should be using the ZeroTier interface.

I have inspected the route table and I have:

C:\>route print 10.147*
[...interfaces...]
Destino de red        Máscara de red   Puerta de enlace   Interfaz  Métrica
      10.147.17.0    255.255.255.0      En vínculo      10.147.17.66    291
      10.147.17.66  255.255.255.255      En vínculo      10.147.17.66    291
      10.147.17.255  255.255.255.255      En vínculo      10.147.17.66    291

Therefore the tracert for 10.147.17.100 should be falling to the first entry of this piece of routing table and go trough 10.147.17.66 which is my own ZeroTier interface.

So far so good until I try to trace the route and for some reason the first hop is always my home router, so it’s trying to get to it rough my wifi.
I’ve rebooted in order to get the route table recreated but without success.

Does anybody have a clue on what might be happening?
I’m absolutely puzzled.

Thanks!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.