AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  question about aix to windows time sync

    Posted Mon November 10, 2008 08:47 PM

    Originally posted by: SystemAdmin


    i have a question about time sync. in my network, i've a time server based on windows 2000 server(ip is 192.168.0.109).And i also have an database based on AIX system. i want let my aix to sync time with windows 2000 server. but when i type ‘ntpdate -u 192.168.0.109’. it always show me message"no server suitable for synchronization found". who knows why. help me? Urgency.


  • 2.  Re: question about aix to windows time sync

    Posted Tue November 11, 2008 05:11 AM

    Originally posted by: CRM


    Simply sounds like the server is not running NTP protocol.

    Speak to your domain admins and ask them to make sure that the NTP service is available.

    regards

    Chris


  • 3.  Re: question about aix to windows time sync

    Posted Tue November 11, 2008 06:46 AM

    Originally posted by: SystemAdmin


    y, after that, when i use another server-based on win2003 srv. it works.i don't know why? but works. thnx.

    regards
    jason


  • 4.  Re: question about aix to windows time sync

    Posted Tue November 11, 2008 01:04 PM

    Originally posted by: cd3lgado


    Hi

    Your Win2000 Server must have the NTP service started and configured in order to either ask for time updates to an external NTP server or to serve as a Local NTP Server. Please use the w32tm command in Windows to read a little:

    w32tm /?

    Hope this helps