Closed tcurdt closed 2 years ago
the systemd manager allows us to manage your resolvectl settings for systemd-resolved. It has very little to do with zeronsd directly, just DNS resolution on a per-network basis on linux, which is incapable of doing this without systemd-resolved (e.g., resolv.conf cannot provide per-interface DNS resolving capability). Compare with windows and OS X, which do not need such an agent, because they do it natively.
Closing this ticket as answered; if @someara is feeling up to updating the quickstart I am all for it, but I think we can link to this response for similar questions later. I want to say this is already answered in the various READMEs for the two projects as well.
-Erik
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Friday, January 28th, 2022 at 6:14 AM, Torsten Curdt @.***> wrote:
I looked at the quickstart - but I don't get the need for the "ZeroTier Systemd Manager" install.
What's the difference to just run zeronsd through systemd?
Would be great to expand on this in the quickstart.
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Ah! OK.
Sorry that I have missed those READMEs. Can you maybe add a link to them here for future reference?
I only found
Linux users are strongly encouraged to use systemd-networkd along with systemd-resolved to get per-interface resolvers that you can isolate to the domain you want to use. If you'd like to try something that can assist with getting you going quickly, check out the zerotier-systemd-manager repository.
https://github.com/zerotier/zeronsd https://github.zom/zerotier/zerotier-systemd-manager
scroll down a bit for both
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Saturday, January 29th, 2022 at 2:54 AM, Torsten Curdt @.***> wrote:
Ah! OK.
Sorry that I have missed those READMEs. Can you maybe add a link to them here for future reference?
I only found
Linux users are strongly encouraged to use systemd-networkd along with systemd-resolved to get per-interface resolvers that you can isolate to the domain you want to use. If you'd like to try something that can assist with getting you going quickly, check out the zerotier-systemd-manager repository.
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you modified the open/close state.Message ID: @.***>
IMO https://github.com/zerotier/zeronsd only answers this only when you know what you are looking for. The README at https://github.com/zerotier/zerotier-systemd-manager is more clear. I would still suggest to add a sentence to the quickstart. But I am fine now :) Thanks
I looked at the quickstart - but I don't get the need for the "ZeroTier Systemd Manager" install.
What's the difference to just run
zeronsd
throughsystemd
?Would be great to expand on this in the quickstart.