[root@web ~]# ntpq -c version
ntpq 4.2...@1.1190-r Thu Oct 5 04:11:36 EDT 2006 (1)
[root@web ~]# cat /etc/ntp.conf
restrict default nomodify notrap noquery
restrict 127.0.0.1
# -- CLIENT NETWORK -------
# Permit systems on this network to synchronize with this
# time service. Do not permit those systems to modify the
# configuration of this service. Also, do not use those
# systems as peers for synchronization.
# restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap
#restrict 10.4.49.0 mask 255.255.255.0 nomodify notrap nopeer
# --- OUR TIMESERVERS -----
# --- NTP MULTICASTCLIENT ---
restrict 172.16.210.0 mask 255.255.0.0 nomodify notrap
server 127.127.1.0 # local clock
fudge 127.127.1.0 stratum 10
driftfile /var/lib/ntp/drift
broadcastdelay 0.008
keys /etc/ntp/keys