|
Windows Time Server: Synchronising Your Network with NTP
Nearly all a computers activity involves time whether logging a timestamp for when a network was accessed to sending an email, knowing the time is crucial for computer applications.
All computers have an on-board clock that provides time and date information. These Real Time Clock (RTC) chips are battery backed so that even when off they can maintain time, however these RTC chips are mass produced and cannot maintain accurate time and tend to drift.
For many applications this can be quite adequate, however if a computer is on a network and needs to talk to other machines, failing to be synchonised to the correct time can mean many time-sensitive transactions can not be completed and can even leave the network open to security threats.
All versions of Windows Server since 2000 have included a time synchronization facility, called Windows Time Service (w32time.exe), built into the operating system. This can be configured to operate as a network time server synchronizing all machines to a specific time source.
Windows Time Service uses a version of NTP (Network Time Protocol), normally a simplified version, of the Internet protocol which is designed to synchronise machines on a network, NTP is also the standard for which most computer networks across the global use to synchronise with.
Choosing the correct time source is vitally important. Most networks are synchronized to UTC (Coordinated Universal Time) source. UTC is a global standardized time based on atomic clocks which are the most accurate time sources.
UTC can be obtained over the Internet from such places as time.nist.gov (us Naval Observatory) or time.windows.com (Microsoft) but it must be noted that internet time sources can not be authenticated which can leave a system open to abuse and Microsoft and others advise using an external hardware source as a reference clock such as a specialized NTP server.
NTP servers receive their time source from either a specialist radio transmission from national physics laboratories which broadcast UTC time taken from an atomic clock source or by the GPS network which also relays UTC as a consequence of needing it to pin point locations.
NTP can maintain time over the public Internet to within 1/100th of a second (10 milliseconds) and can perform even better over LANs.
To configure Windows Time Service to use an external time source simply follow these instructions.
Locate the registry subkey. HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParameters Right click type then Modify the Value by inserting NTP in the Value Data box.
Right click ReliableTimeSource, then Modify the Edit DWORD Value box, by inserting 0 (zero).
Right-click NtpServer then Modify the Edit Value by typing the Domain Name System (DNS), (note each DNS must be unique).
Now locate the original subkey and right-click Period Modify the Edit DWORD Value box with the poll interval (how often a NTP server polls the time), under Value Data (recommended 24) Run the following command line, Net stop w32time && net start w32time.
Page 1 of 2 :: First | Last :: Prev | 1 2 | Next
|
Richard N Williams is a technical author and a specialist in the telecommunications and network time synchronisation industry helping to develop dedicated NTP clocks. Please visit us for more information about NTP or other network time server solutions.
Article Source: http://www.ArticleBiz.com
|
This article has been viewed 55 times.
Rate Article
Rating: 0 / 5 stars - 0 vote(s).
Article Comments There are no comments for this article.
Leave A Reply
Related Articles
- Cisco CCNA, CCENT, and CCNP Practice Questions: Routing Tables, BGP, Port Security, And More!
- What about wireless network security?
- Network Time Protocol (NTP): The Way it Works
- What Are Browser Hijackers?
- Cisco CCNA, CCNP, And CCENT Practice Exam Questions: DTE, DCE, OSPF, IP Phones, And More!
- Basic RIP (Routing Information Protocol) Implementation
- Cisco CCNA, CCNP, And CCENT Practice Questions: Frame Relay, Inverse ARP, And More!
- Cisco CCNA, CCENT, And CCNP Exam Practice Questions: Hex Conversions, HDLC, PPP, And More!
- Cisco CCNA And CCENT Certification Training: 10 Frame Relay Practice Exam Questions
- Cisco CCNA And CCNP Practice Questions: Frame Relay, OSPF, And More!
- Cisco CCNA, CCNP, and CCENT Certification Exam Practice: Switches, Recon Attacks, And More!
- Network Time Protocol: Explaining NTP and Network Time Synchronisation
- Misconceptions About Refurbished Cisco Network Hardware
- The Importance of Time and Synchronisation in Computing
- Everything You Need to Know About Computer LAN (Local Area Network) Backbone Wiring
- How To Install Outdoor Fiber Optic Cables In Underground Ducts And Innerducts
- New Wireless Technology - Wi-Fi:
- Two Factor Authentication: Protecting A Network
- 7 Layers of the OSI Reference Model
- IT Outsourcing Companies Provide Services Round The Clock
- Basic of Networking: IP Address
- The Lost Eleven Days
- Consider Having A Custom Computer Built
- Installing a NTP Server using a Radio Reference Source
- VoIP Business Phone Systems
- Cisco CCNA, CCNP, and CCENT Practice Questions: Hubs, Repeaters, IPv6, And More!
- A Guide to NTP and Computer Network Time Synchronisation
- The Basics of Computer Network Security
- Windows XP – Getting the Correct Time
- How to Run a Network Time Server in Windows XP
|