|
|
|
|
|
by simoncion
801 days ago
|
|
> It would be nice if DHCP could provide the current time as one of the pieces of information it provides with a lease. [0] DHCP can provide the IP address of one or more NTP servers to consult for time queries. I use this feature so that all of the machines on my LAN (at least the ones that can be configured to ask for and/or use this information) have the same general idea of what time it is. [0] See subsection 8.3 here: <https://www.rfc-editor.org/rfc/rfc2132#section-8> |
|
That said, if you don't trust the DHCP server because some evil actor might give you the wrong time, why should you trust the NTP server it tells you about?