View previous topic :: View next topic |
Author |
Message |
DawgG l33t


Joined: 17 Sep 2003 Posts: 878
|
Posted: Thu Nov 06, 2008 10:51 am Post subject: local openntpd-servers fail to sync for DAYS - help |
|
|
i'm running to local openntpd-servers so local clients can sync their clocks with them but recently they drop out of sync FOR DAYS so the clients are not allowed to sync and a lot of them show the wrong time (which must not happen). first i suspected it is the clients' fault https://forums.gentoo.org/viewtopic-t-711905-highlight-openntpd.html, but obviously, it istn't.
the two local servers are connected to the net via a nat-firewall and a 2mbit line. they've been working fine for at least two years now. today, they've been out of sync since last friday and i have found no way to force them to sync (different servers etc.) i just never get the message "clock is in sync now."
what is wrong here? is openntpd TOO simple and lightweight after all?
or are there too many servers in the configs? just using "europe.pool.ntp.org" results in "no reply received in time" even though it's reacheable w/out problems.
ntpd.conf server 1:
Code: | listen on 10.10.1.231
server ptbtime1.ptb.de
server ptbtime2.ptb.de
servers de.pool.ntp.org
servers europe.pool.ntp.org
servers 129.69.1.153
servers 129.132.2.21
server 10.10.1.95
server squid.stbnet.org
servers 131.188.3.220
|
config server 2: Code: |
listen on 10.10.1.239
servers de.pool.ntp.prg
servers ntp1.belwue.de
servers ntp2.belwue.de
servers ptbtime1.ptb.de
servers ptbtime2.ptb.de
servers europe.pool.ntp.org
servers 129.69.1.153
servers 129.132.2.21
servers 131.188.3.220
servers 10.10.1.231
servers 10.10.1.95 |
_________________ DUMM KLICKT GUT. |
|
Back to top |
|
 |
VinzC Watchman


Joined: 17 Apr 2004 Posts: 5098 Location: Dark side of the mood
|
Posted: Fri Nov 07, 2008 8:13 pm Post subject: |
|
|
I've also tried openntpd a while ago but I promptly reverted to ntpd, much more stable and reliable. There are a couple of articles that put the doubt over openntpd. _________________ Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739! |
|
Back to top |
|
 |
|