From: "Charles R. Tersteeg" <[EMAIL PROTECTED]>

> I've read over the ntp howto and a few other articles about ntp and i'm
> confused as LL.

This works with the ntp I have on a 6.2 install. I don't think formats have
changed yet....
--8>--
# xntd configuration for host linux
# (expected to operate at statum 3?)

server xxx.yyy.com
server aaa.bbb.com
#
# and so forth
#
# Undisciplined Local Clock. This is a fake driver intended for backup
# and when no outside source of synchronized time is available. The
# default stratum is usually 3, but in this case we elect to use stratum
# 0. Since the server line does not have the prefer keyword, this driver
# is never used for synchronization, unless no other other
# synchronization source is available. In case the local host is
# controlled by some external source, such as an external oscillator or
# another protocol, the prefer keyword would cause the local host to
# disregard all other synchronization sources, unless the kernel
# modifications are in use and declare an unsynchronized condition.
#

server  127.127.1.0     # local clock
fudge   127.127.1.0 stratum 10

driftfile /etc/ntp.drift

# by default, don't trust and don't allow modifications

#restrict default notrust nomodify

# these guys are trusted for time, but no modifications allowed

#restrict 128.100.0.0 mask 255.255.0.0 nomodify
#restrict 128.8.10.1 nomodify
#restrict 192.35.82.50 nomodify

# the local addresses are unrestricted
#restrict 128.100.100.7
#restrict 127.0.0.1

logfile /dev/null
logconfig syncstatus -sysevents
#+sysevents
--8<--

Fill in the obviously obscured IDs near the top above. Be sure if the
machines you select ask for a note from you that you send it. It's a
politeness thing.

(My firewall does the "restricting" on ntp. It only passes the sites I use as
peers.)

{^_^}




_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to