The Network Time Protocol (NTP) is a software package for time servers that includes several useful tools
The
Network Time Protocol (NTP) is a time server computer software package that
includes several useful applications. The Network Time Protocol is also known
as an NTP server or NTP clock. David L. Mills of the University of Delaware
created the Network Time Protocol to allow computers to synchronize their
internal reference clocks with the global clocks. The working mechanism is
based on the assumption that computers measure local time differently than
reference clocks. This paper discusses the basic theoretical background and
operational issues of the NTP server and clocks, as well as an overview of some
of its most important specifications and properties.
What
exactly is NTP on a server?
The Network Time Protocol (NTP) is a protocol
that allows system clocks to be synchronized (from desktops to servers). It is
not only convenient but also required, to have synchronized clocks for many
distributed applications. As a result, if the time comes from an external
server, the firewall policy must allow the NTP service.
The NTP
server synchronizes its database with that of the NTP peer servers in a
typical configuration mode of operation. The configuration option —server -
allows the use of a dummy NTP server for testing and debugging Network Time
Protocol server performance without interfering with other live installations.
A typical NTP installation includes both a listening server and a synchronizing
client. The NTP daemon utility is used
for a more detailed discussion of these two components.
Time is
more than just a network service. Accurate time is critical for determining the
order in which events occur and is a key component of transaction integrity,
logging/auditing, troubleshooting, and forensics. Accurate, dependable time is
required for financial and legal transactions, transportation and distribution
systems, database management, and a wide range of other applications involving
widely dispersed resources. An implementation of the network time protocol is
by far the most widely used and accepted method for maintaining accurate time
across entire networks (NTP). NTP is one of the Internet's oldest and most
widely used protocols, based on the Internet Protocol (IP) and the User
Datagram Protocol (UDP) (UDP). It is specifically designed to maintain time
accuracy and reliability even when used over common Internet paths involving
multiple gateways and untrustworthy networks. This report investigates the NTP
server.
Comments
Post a Comment