DNS not pushed on node side?

Ok, on Mac, I read the support doc:

macOS DNS resolution

On macOS, common command line DNS tools like dig, host, and nslookup don’t know about these types of resolvers, and do not work with ZeroTier Managed DNS.

Here are some macOS specific alternatives:

dns-sd -G v4v6 host.example.com

dscacheutil -q host -a name host.example.com

ping and curl should work too.

I can confirm it works :relieved:

For Windows, I need to investigate this: