• NAME
  • DESCRIPTION
      This manual page describes the format of the configuration file. It has the following format: Empty lines and lines beginning with the character are ignored. Keywords may be specified multiple times within the configuration file. They are as follows: Specify a local IP address or a hostname the daemon should listen on. If it appears multiple times, will listen on each given address. If is given as an address, will listen on all local addresses. does not listen on any address by default. For example: listen on * listen on 127.0.0.1 listen on ::1 Specify the IP address or the hostname of an NTP server to synchronize to. If it appears multiple times, will try to synchronize to all of the servers specified. If a hostname resolves to multiple IPv4 and/or IPv6 addresses, uses the first address. If it does not get a reply, retries with the next address and continues to do so until a working address is found. For example: server 10.0.0.2 server ntp.example.org To provide redundancy, it is good practice to configure multiple servers. In general, best accuracy is obtained by using servers that have a low network latency. As with specify the IP address or hostname of an NTP server to synchronize to. If it appears multiple times, will try to synchronize to all of the servers specified. Should the hostname resolve to multiple IP addresses, will try to synchronize to all of them. For example: servers pool.ntp.org
  • FILES
      default configuration file
  • SEE ALSO
  • HISTORY
      The file format first appeared in
Current Users: 30 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.