- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configure NTP for HPUX and NT
Categories
Company
Local Language
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
Discussions
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
Community
Resources
Forums
Blogs
- 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
10-08-2002 07:41 AM
10-08-2002 07:41 AM
Configure NTP for HPUX and NT
Can anyone give me a few hints on how to configure this and whether the NTP configuration can be used between HPUX and NT.
Thanks in advance for your assistance!
R.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 07:55 AM
10-08-2002 07:55 AM
Re: Configure NTP for HPUX and NT
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x5c53af48a9e5d5118ff40090279cd0f9,00.html
and here is one that discusses windows with hpux:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf69393e260b0d611abdb0090277a778c,00.html
Ted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 08:36 AM
10-08-2002 08:36 AM
Re: Configure NTP for HPUX and NT
If the time server is HP-UX, then you can simply use samba server, and just a net time command on windows sides.
For the reverse, I don't know previous post should give you the solution.
hth
Benoit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 08:56 AM
10-08-2002 08:56 AM
Re: Configure NTP for HPUX and NT
See the doc /usr/share/doc/NTP_Primer.txt on youe HP server to help you get started on the HP end. It's fairly straight forward to set up. Go to http://www.eecis.udel.edu/~mills/ntp/clock1.htm for a listing of stratum 1 servers. Use only open access servers unless you get permission to use on of the others.
Have fun!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 09:58 AM
10-08-2002 09:58 AM
Re: Configure NTP for HPUX and NT
We have our systems configured here using an NT box as the master time server. The NT box syncs up to the Naval Observatory clock, and it provides ntp service to all the rest of our Windows and HP-UX boxes. It seems to work just fine.
It's pretty easy to configure from the HP side. We just added a host entry for the NT time server box, and edited the /etc/ntp.conf file to point the HP box to that server. We also had to set the XNTPD variable in /etc/rc.config.d/netdaemons so that the xntpd daemon would start.
JP