Linux/unix: Basic Ntp Configuration
Network Time Protocol (NTP) is an Internet protocol used for the transfer of accurate time, providing time information so that a precise time can be obtained and maintained on a network
Most UNIX and Linux operating systems provide built-in time synchronisation functionality with its NTP (Network Time Protocol) daemon. If the NTP service is not available on your version of UNIXLinux, NTP version 4 is open source and can easily be downloaded and configured, compiled and installed from www.ntp.org.
Network Time Protocol is the standard service for time dissemination across TCP/IP networks. It provides accuracies of 1-50 milliseconds, depending on the characteristics of the synchronization source and network paths.
The configuration file fro the NTP daemon is named ntp.conf and contains a list of reference clocks that it can synchronise too. The command ‘server' specifies the reference clock, any characters after the '#' symbol are comments, example:
server time-a.nist.gov # Public NTP server: NIST
driftfile /var/lib/ntp/ntp.drift
The drift file command identifies the location where the drift is recorded (sometimes referred to as a ‘frequency error). This value can be offset by NTP to ensure of increased accuracy. When configured, NTP can be controlled using the commands 'ntpd start' ‘ntpd stop' ‘ ntpq -p' (displays status)
NTP can also authenticate timing resources Note: It is strongly recommends that you configure a time server with a hardware source rather than from the internet where there is no authentication. Authentication codes are specified in the 'ntp.keys' file.
Specialist NTP servers are available that can receive transmissions from either GPS or national time reference broadcasts. They are relatively cheap and the signal is authenticated providing a secure time reference.
Authentication allows passwords to be specified by the NTP server and its clients. NTP passwords or keys are stored in the ntp.keys file in the following format: number M (The M stands for MD5 encryption), password:
1 M mypassword
3 M my2ndpassword
5 M my3rdpassword
Authentication for NTP has been developed to prevent malicious tampering with system synchronisation just as firewalls have been developed to protect networks from attack but as with any system of security it only works if it is utilised.
Related Tags: ntp server, gps ntp server, windows ntp server, ntp clock, ntp time server, gps time server, network time server, gps ntp time server, ntp servers, ntp gps time server, windows server 2008, ntp gps server, linux time server, linux ntp
Richard N Williams is a technical author and specialist in atomic clocks, telecommunications, NTP and network time synchronisation helping to develop dedicated NTP clocks. Please visit us for more information about an NTP server or other network time server solutions.
Your Article Search Directory : Find in ArticlesRecent articles in this category:
- Ipv6 Cisco Training: Using The "variance" (eigrp) Command
Before I explain this week's article, I would like to thank all of you readers whom read my previous - Improve the Model of Online Paid Surveys
If you have taken online paid survey, you certainly know that the current model of taking surveys l - Maximize What You Get From Paid Surveys
There's no doubt that you can get paid online for taking surveys and many people are doing so. Howe - How to Take a Paid Survey
Do you want a try when you see paid surveys programs? Perhaps you want to, but you just do not know - Getting Paid to Take Surveys to Earn a Decent Income
Paid surveys are the fastest way to make money online. Even though it is fairly easy to earn, many - The Penetration Tester: Keeping Computer Systems Safe
Nowadays, almost all kinds of information, including the sensitive and confidential ones, are stored - Areas Of Work Where A Juniper Engineer Works Best
There are three areas where you can efficiently utilize the services of a third party or in-house Ju - Dell Xps 1530
We've fallen in love with the little Dell review notebook from this roundup. It arrived stock with - Mastering Cisco Router Keys With Basic Simple Tutorial
Knowledge is power. This is valuable information. A very basic Cisco Router guide for those of you o - Elite Proxy
Elite proxy is something that is searched for quite heavily online. In fact, you can find many varia
Most viewed articles in this category:
- Image Sticking In Lcd Tv Sets
Image Retention - Isn't it just an issue with Plasma TVs?What is Image Sticking?Many are aware that - Used Foundry Networks: Used IT Gear Goes Mainstream
San Francisco, CA April 10, 2006Ask any IT manager what they think about used data networking gear a - CCNP Certification / BCMSN Exam Tutorial: Server Load Balancing (SLB)
When you're working on your BCMSN exam on your way to CCNP certification, you'll read at length abou - CCNP Certification / BSCI Exam Tutorial: The BGP Neighbor Process
Like TCP, BGP is connection-oriented. An underlying connection between two BGP speakers is est - CCNA / MCSE / CCNP Certification: Making Failure Work For You
Whether you're on the road to the CCNA, CCNP, MCSE, or you're on any other computer certification tr - Cisco CCNP / BSCI Exam Tutorial: OSPF Route Redistribution Review
OSPF route redistribution is an important topic on the BSCI exam, and it's a topic full of details a - Cisco CCNA / CCNP / BCMSN Exam Review: Trunking And Trunking Protocols
To earn your CCNA or CCNP certification, you've got to understand the basics of trunking. This - Cisco CCNP / BSCI Exam Tutorial: 10 ISIS Details You Must Know!
Earning your CCNP certification and passing the BSCI exam depends on knowing the details of many Cis - Cisco CCNA / CCNP Certification Exam Tutorial: ISDN And Multilink PPP
ISDN is a huge topic on both your Cisco CCNA and BCRAN CCNP exams. While many ISDN topics seem - Cisco CCNA / CCNP Certification Exam Tutorial: Floating Static Routes
To pass the Cisco CCNA and CCNP certification exams, as well as becoming a world-class networker, yo

