Operating System - HP-UX
1837893 Members
2921 Online
110122 Solutions
New Discussion

Re: How to synchronize Sun Solaris with HP machines

 
SOLVED
Go to solution
yalin zhao
Advisor

How to synchronize Sun Solaris with HP machines

Hi,

We have two Sun machines running Solaris8. I want to have their time synchrozied with our HP-UX machines. Our HP machines have NTP configured with time synchronized. Does anyone know if we can synchronize the Sun box with HP boxes? Thanks in advance.

Yalin
5 REPLIES 5
Craig Rants
Honored Contributor

Re: How to synchronize Sun Solaris with HP machines

Sure, ntp is a standard service running on upd port 123. Just setup your ntp service on the sun box and point it to the hp, you shouldn't have to change anything else.

GL,
C
"In theory, there is no difference between theory and practice. But, in practice, there is. " Jan L.A. van de Snepscheut
PIYUSH D. PATEL
Honored Contributor

Re: How to synchronize Sun Solaris with HP machines

Hi,

ntp is also available on SUN and use can use it to configure time syncronization.

Piyush

Helen French
Honored Contributor

Re: How to synchronize Sun Solaris with HP machines

This document will be helpful:

http://www.sun.com/solutions/blueprints/0701/NTP.pdf

Life is a promise, fulfill it!
MANOJ SRIVASTAVA
Honored Contributor
Solution

Re: How to synchronize Sun Solaris with HP machines

Hi Yalin


NTP is a standar service running for both HP and Sun systems , and pretty much standard service to confugre too .

check the followinf document to configure NTYP on HP :

http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&con=/hpux/onlinedocs/B2355-90685/00/00/63-con.html&toc=/hpux/onlinedocs/B2355-90685/00/00/63-toc.html&searchterms=NTP&queryid=20020604-134101


The same should be true for SUN also except that ntp.conf is under /etc/inet/ntp.conf and the start and stop file is under /etc/rc2.d/S74xntpd


Manoj Srivastava
yalin zhao
Advisor

Re: How to synchronize Sun Solaris with HP machines

Hi all,

Thanks for your quick replies. I have our Sun box synchronized. Thanks for your help.

Yalin