This is a discussion on ntpd configuration for local net needed within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi I have a local network and one of the computers has a CVS server. I need to configure ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi I have a local network and one of the computers has a CVS server. I need to configure ntpd to work as follows: - The machine with the CVS server has to update the time from internet (the connection is not always available). - Other machines have to adjust the time from the machine running the CVS server. I managed to keep the CVS server machine updated, but on the other machines ntpdate gives me this message: "no server suitable for synchronization found", when trying to update the time from the local server. Yesterday, when I first tried it, it worked. Today I'm getting this message. If anyone has done this, could you please post your ntp.conf files of the server and client machines? In the meanwhile I am watching ntpd.log to see if there is something wrong with my settings. Thanks. -- Posted via a free Usenet account from http://www.teranews.com |
| |||
| JaMess <JaMess@mindyourspam.net> wrote: > - Other machines have to adjust the time from the machine running the CVS > server. For local updates you do not need to setup the complete ntp service. Just running /usr/sbin/netdate "servername" from cron (i.e. once a day) is mostly more than good enough. -- ************************************************** ****************** ** Eef Hartman, Delft University of Technology, dept. EWI/TW ** ** e-mail: E.J.M.Hartman@math.tudelft.nl, fax: +31-15-278 7295 ** ** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands ** ************************************************** ****************** |
| ||||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 JaMess wrote: > > Hi > I have a local network and one of the computers has a CVS server. > I need to configure ntpd to work as follows: > - The machine with the CVS server has to update the time from internet > (the connection is not always available). > - Other machines have to adjust the time from the machine running the > CVS server. Use chrony[0], it's a replacement NTP server that can handle intermittent net connections better that the standard NTP system. Blumf [0] http://chrony.sunsite.dk/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFiVLWMid3IcxolsoRAqDoAJ954QmX1qU3fScg46LnGu pK5BPGeQCgjJ03 HDlVyEANwm6l/0gIAQ4AxJI= =URIf -----END PGP SIGNATURE----- |