zeronsd
zeronsd copied to clipboard
A DNS server for ZeroTier users
I have zeronsd installed on a parent server and it can access all nodes within its network via DNS. However, the children nodes cannot access each other with DNS. Am...
Hello again! I get this build error towards the end of `cargo install zeronsd`: ``` Compiling progenitor v0.2.0 Compiling zerotier-one-api v1.1.0 Compiling zerotier-central-api v1.1.0 error[E0061]: this function takes 1 argument...
Trying to start zeronsd on a host where zerotier-one server doesn't listen on port 9993 fails with the following message: ``` Aug 22 04:37:07.328 INFO zeronsd::init: Welcome to ZeroNS! Error:...
So I just downloaded the latest .deb release (0.5.2) which mentions the mixup between libssl3 and 1.1 under "fixes made", making me think that it was fixed in this version....
Hi All, So I installed zeronsd on it's own LXC in my proxmox server, following the guide to a T. I was able to set up the zeronsd, and am...
My basic understanding of zeronsd is that it would provide a DNS service for all peers of a given network so that I won't need to add these IPs to...
I am trying to set up zeronsd in docker using the docker compose. Cannot find documentation on how to do it. Also I would like to not expose the zeronsd...
I've encountered the same issue as mentioned in the thread here: https://discuss.zerotier.com/t/zeronsd-build-fail-how-to-fix/8222 (using 5.2.0 release). Since this issue is long closed, but the failure persists I'll post this here. After...
Running 'cargo install zeronsd' results in: ``` Updating crates.io index Installing zeronsd v0.5.0 Updating crates.io index Compiling proc-macro2 v1.0.69 ...(cut for space) Compiling progenitor v0.4.0 Compiling zerotier-one-api v1.1.0 error[E0061]: this...
zeronsd not flushing old IP address on client delete and create with same name ``` nslookup client.domain.ca 172.24.0.10 Server: zt-dns.domain.ca Address: 172.24.0.10 Name: client.domain.ca Addresses: fd6a:b565:387a:b525:1199:9360:4639:c47f fd6a:b565:387a:b525:1199:93d0:d211:f0c6 172.24.151.46 172.24.103.3 ```...