On Thu, 2009-02-12 at 09:19 -0500, Gilmour, Scott wrote: > I was wondering if there is any info on the NTP Server setup. I set > up the NTP server on my Windows 2003 Server which I use on my other > products. When I setup my NTP address > > On the SipXecs server I am not getting the correct date to show up on > my Server and also my phones. > > Any suggestions would be appreciated.
There is a lot of information on the web about NTP configuration, but no good guides that I've ever found. Look for rrors in /var/log/messages: "grep -i ntp /var/log/messages". The other thing to do is "/usr/sbin/ntpq -p". That will query your ntpd for a lot of status information. In particular, it will tell what peers are configured, what their status is, and what ntpd is doing with the information from them. Dale _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
