- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ntp.conf setting
Operating System - HP-UX
1822497
Members
2538
Online
109642
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-01-2001 12:44 AM
тАО02-01-2001 12:44 AM
ntp.conf setting
If I used SAM to configure a server for synchronizing the network time to its own local clock, the "server" entry will contain 127.127.1.10. But in the comment part of the same ntp.conf file it stated the IP address should be 127.127.1.1, so, just wanted to clarify which IP address is the right one to use?
Thanks in advance.
~Philip
Thanks in advance.
~Philip
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-01-2001 01:17 AM
тАО02-01-2001 01:17 AM
Re: ntp.conf setting
Hi !
127.127.t.u is the address where t is a clock type ( 1 mean local Clock Driver ) , u is a unit number.
See man xntpd.
regards, Saa
127.127.t.u is the address where t is a clock type ( 1 mean local Clock Driver ) , u is a unit number.
See man xntpd.
regards, Saa
If no problem, don't fixed it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-01-2001 04:39 AM
тАО02-01-2001 04:39 AM
Re: ntp.conf setting
UNDISCIPLINED LOCAL CLOCK:
This is a hack to allow your machine to use its own system clock as a reference clock, i.e., to free-run using no outside clock discipline source. Your machine can then be an NTP server for the rest of your organization. This is useful if NTP is to be used in an isolated environment with no radio
clock available. Another application for this driver is if a particular server clock is to be used as the clock of last resort when all
other normal synchronization sources have gone away.
Configuration is very similar to using a radio receiver. Just put these two lines at the end of your "/etc/ntp.conf" file:
server 127.127.1.1 # Local Clock Impersonator
fudge 127.127.1.1 stratum 10 # show poor stratum
No device file is needed for the Local Clock Impersonator. It is a good idea to use the "fudge" line to set the stratum to 10 (or higher!) so that clients with access to better timeservers will synchronize to the the real
stratum-1 and stratum-2 machines.
Berlene
This is a hack to allow your machine to use its own system clock as a reference clock, i.e., to free-run using no outside clock discipline source. Your machine can then be an NTP server for the rest of your organization. This is useful if NTP is to be used in an isolated environment with no radio
clock available. Another application for this driver is if a particular server clock is to be used as the clock of last resort when all
other normal synchronization sources have gone away.
Configuration is very similar to using a radio receiver. Just put these two lines at the end of your "/etc/ntp.conf" file:
server 127.127.1.1 # Local Clock Impersonator
fudge 127.127.1.1 stratum 10 # show poor stratum
No device file is needed for the Local Clock Impersonator. It is a good idea to use the "fudge" line to set the stratum to 10 (or higher!) so that clients with access to better timeservers will synchronize to the the real
stratum-1 and stratum-2 machines.
Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP