Please help troubleshoot why SM-SRE WAAS module can't time sync with NTP server

I have a remote WAAS site where a SM-SRE-900 module is plugged in a 2945 router. Everything is fine except the module can't sync its time to the NTP server. Its NTP was configured right and it can reach the NTP server with no problem. There's no authentication configured. But somehow it can't associate with the NTP server. I have tried manual NTP sync, but it failed too.
The same NTP server and config is also used for many other WAAS site and the CM. They are all fine. I'm running WAAS 4.2.3 build 7. The module isn't showing any other alarms.
Here is some show outputs and the manual NTP sync result. I noticed its poll is only 64 seconds while all other sites are showing 1024 seconds.
waas1#sh ntp status
ntp enabled
ntp authentication disabled
server list:
Server           Key
10.0.0.1         -
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
10.0.0.1        66.96.98.9       3 u   43   64  377   16.828  2359370 2421.24
waas1#ntp 10.0.0.1
16 Dec 22:06:20 ntpdate[9835]: bind() fails: Permission denied
Failed to set software clock using NTP server 10.0.0.1

What the SRE-900 have as it's time?  Use the show clock command.  Does it match within a few minutes of ntp already, if not, and if this is not the first first clock set out of the box, then ntp sync might fail.
You might try to manually set the clock correctly (set clock ... something), then see if the ntp server will sync.

Similar Messages

Maybe you are looking for

  • Does anybody know if it is ok to use a standard travel adaptor with macbook magsafe 85w power supply?

    I am moving to New Zealand and want to take my macbook pro with me. I have a Magsafe 85w power supply. I am aware of the apple travel kit. Do i need to purchase this, or is a standard travel adaptor safe? Do i need a lower watt magsafe power supply?

  • How do I go back to the uk store when I am in the french store?

    HOw do I go back to theuk store when I am in french one? Can' tupdate my apps

  • JScrollPanel basic problem

    Hi, would be grateful if someone could help out with this basic problem: I'm using a JTextArea that displays additional text added using the append() method in a java2 1.4 program, but I need it to automatically scroll down to show the latest line of

  • Message-bundle

    Hello, I have declared a message-bundle in my faces-config.xml : <message-bundle>resource.messages</message-bundle>But if I want to use this one in my JSP file, I have to declare the following tag : <f:loadbundle basename="resource.messages" var="bun

  • Changing Input While VI is Running

    I am trying to change the string input that changes the case statement on my VI. I can change the case when I stop the VI and start it up again, but it also doesn't stop what the last case did.  I appreciate the help!  Attached is the program. Attach