view conf/radpxy.eap.testbed.aaa/ntp.conf @ 10:7b569c198c7c

New EAP test configurations
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 30 Aug 2010 15:24:36 +0900
parents
children
line wrap: on
line source

# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help

driftfile /var/lib/ntp/ntp.drift

statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable

server proxy.testbed.aaa

# By default, exchange time with everybody, but don't allow configuration.
restrict -4 default kod notrap nomodify nopeer noquery
restrict -6 default kod notrap nomodify nopeer noquery

# Local users may interrogate the ntp server more closely.
restrict 127.0.0.1
restrict ::1

"Welcome to our mercurial repository"