Client does not sync date with ntp servers

We had a network problem a couple of days before that caused 1 interface to down and up. But today I have noticed that our date is wrong, our system have 4 servers and the other 3 are OK.
I used <date> command, the result is:

Fri Jan  2 17:57:55 ICT 1970

I have tried set date to be the same as other with this command:

date 1008094412

and received:

Fri Jan  2 17:59:37 ICT 1970
WARNING: date can only be changed by ntp 1 1

Can anyone help me on this :mad:

---------- Post updated at 11:02 AM ---------- Previous update was at 09:44 AM ----------

just did a snoop ntp packet, this is the result:

bts01-cab-hcm-mgcp1 -> broker-HCM1.fpt.net NTP client [st=4] (2012-10-08 10:43:04.30610)
broker-HCM1.fpt.net -> bts01-cab-hcm-mgcp1 NTP server [st=3] (2012-10-08 10:43:04.30775)
broker-HCM1.fpt.net -> BROADCAST NTP broadcast [st=3] (2012-10-08 10:43:20.96108)
broker-HCM1.fpt.net -> BROADCAST NTP broadcast [st=3] (2012-10-08 10:44:24.96134)

what is the output of ntpq -p from the server?

Hi DukeNuke2,
This is the result:

ntpq> peers
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
 brokerems-HCM1. 210.245.0.25     3 u    1   32    7    0.404  -797945   0.075
 broker-HCM1.fpt 210.245.0.25     3 u    1   32    7    0.431  -797945   0.071
 bts01-cab-hcm   .DROP.          16 u    -   16    0    0.000    0.000 4000.00
 bts01-ema-hcm   .DROP.          16 u    -   16    0    0.000    0.000 4000.00
 bts01-emb-hcm   .DROP.          16 u    -   16    0    0.000    0.000 4000.00
ntpq> as
ind assID status  conf reach auth condition  last_event cnt
===========================================================
  1 31996  b014   yes   yes  none    reject   reachable  1
  2 31997  b014   yes   yes  none    reject   reachable  1
  3 31998  b034   yes   yes  none    reject   reachable  3
  4 31999  a024   yes   yes  none    reject   reachable  2
  5 32000  a034   yes   yes  none    reject   reachable  3

I'm looking forward to hearing from you :slight_smile:

---------- Post updated 10-10-12 at 08:36 AM ---------- Previous update was 10-09-12 at 01:57 PM ----------

I have just reboot the server and there's nothing new. I have just run into this prompt:
"Time-of-Date Chip had incorrect date"
Please take a look and help me on this, ntp problem is really a serious one.

was the ntpq output after the reboot or after a longer uptime? also how does your ntpd.conf file look?