DnsServer icon indicating copy to clipboard operation
DnsServer copied to clipboard

NTP

Open ChristoffBo opened this issue 2 years ago • 3 comments

Hi It would be awesome if you could add a built in NTP Server into this as well, would then me a full solution.

Quick Question regarding Root, I have a root server on raspberry and two other servers that does my blocking and DHCP that runs via Docker, mine will not add the root zone from the raspberry via Conditional Forwarder Zone, it keeps failing so I set the root server as a forwarder on both servers would this cause a problem?

thank you.

ChristoffBo avatar Aug 28 '23 09:08 ChristoffBo

Hi It would be awesome if you could add a built in NTP Server into this as well, would then me a full solution.

Thanks for the request. Its not a planned feature but once most of the planned DNS features are implemented that NTP server can be implemented. This will take a while though.

Quick Question regarding Root, I have a root server on raspberry and two other servers that does my blocking and DHCP that runs via Docker, mine will not add the root zone from the raspberry via Conditional Forwarder Zone, it keeps failing so I set the root server as a forwarder on both servers would this cause a problem?

You cannot use root servers as forwarders since a forwarder is expected to respond with final answer while the root servers would just return a referral response.

Also, deploying local root zone is only useful for large networks. For small networks it wont be any different.

thank you.

You're welcome.

ShreyasZare avatar Aug 28 '23 09:08 ShreyasZare

+1 for NTP server.

Currently running Chrony next to TDNS. As nice as Chrony is, it'd be nicer to get rid of it and run DNS, DHCP, and NTP straight out of TDNS.

micush avatar Sep 04 '23 20:09 micush

Roughtime client-server also would be useful.

Singijeon avatar Apr 08 '24 10:04 Singijeon