This shows you the differences between two versions of the page.
|
wiki:systeme_mana:time_management [2019/09/25 15:38] ghi created |
wiki:systeme_mana:time_management [2023/02/13 16:32] (current) ehe |
||
|---|---|---|---|
| Line 29: | Line 29: | ||
| ==== Network configuration ==== | ==== Network configuration ==== | ||
| - | In this configuration, NTP will try to receive time information from NTP internet servers. Information between servers and gateway is exchanged using NTP protocol. <code> | + | In this configuration, NTP daemon will try to receive time information from a pool of NTP servers. Information between servers and gateway is exchanged using NTP protocol. <code> |
| - | server 0.pool.ntp.org minpoll 16 maxpoll 17 # NTP1 | + | pool pool.ntp.org iburst |
| - | server 1.pool.ntp.org minpoll 16 maxpoll 17 # NTP2 | + | |
| </code> | </code> | ||