Hey Hal, Is this DNS debugging intended for syslog when I build without "--enable-debug"?
$ ./waf configure $ sudo ./build/main/ntpd/ntpd -g -p /run/ntpd.pid $ syslog shows: 2017-05-19T05:28:57.546+00:00 host.example.com ntpd[19012]: ntpd ntpsec-0.9.7+616 2017-05-15T08:59:02-0400: Starting 2017-05-19T05:28:57.546+00:00 host.example.com ntpd[19012]: Command line: /home/mselsky/src/ntpsec/build/main/ntpd/ntpd -g -u ntp:ntp -p /run/ntpd.pid 2017-05-19T05:28:57.546+00:00 host.example.com ntpd[19013]: close_all_beyond: closing 65536 files 2017-05-19T05:28:57.550+00:00 host.example.com ntpd[19013]: proto: precision = 0.118 usec (-23) 2017-05-19T05:28:57.552+00:00 host.example.com ntpd[19013]: successfully locked into RAM 2017-05-19T05:28:57.552+00:00 host.example.com ntpd[19013]: requestkey is a no-op because ntpdc has been removed. 2017-05-19T05:28:57.552+00:00 host.example.com ntpd[19013]: authreadkeys: reading /etc/ntp.keys 2017-05-19T05:28:57.552+00:00 host.example.com ntpd[19013]: authreadkeys: added 1 keys 2017-05-19T05:28:57.552+00:00 host.example.com ntpd[19013]: Listen and drop on 0 v6wildcard [::]:123 2017-05-19T05:28:57.552+00:00 host.example.com ntpd[19013]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2017-05-19T05:28:57.553+00:00 host.example.com ntpd[19013]: Listen normally on 2 lo 127.0.0.1:123 2017-05-19T05:28:57.553+00:00 host.example.com ntpd[19013]: Listen normally on 3 eth0 192.168.1.1:123 2017-05-19T05:28:57.553+00:00 host.example.com ntpd[19013]: Listen normally on 4 lo [::1]:123 2017-05-19T05:28:57.553+00:00 host.example.com ntpd[19013]: Listen normally on 5 eth0 [fe80::f816:3eff:fe01:2145%2]:123 2017-05-19T05:28:57.553+00:00 host.example.com ntpd[19013]: Listening on routing socket on fd #22 for interface updates 2017-05-19T05:28:57.553+00:00 host.example.com ntpd[19013]: newpeer: addr:0.0.0.0, name:ntp1.example.com, cast_flags:1, flags:801 2017-05-19T05:28:57.554+00:00 host.example.com ntpd[19013]: newpeer: addr:0.0.0.0, name:ntp2.example.com, cast_flags:1, flags:801 2017-05-19T05:28:57.555+00:00 host.example.com ntpd[19013]: newpeer: addr:0.0.0.0, name:ntp3.example.com, cast_flags:1, flags:801 2017-05-19T05:28:57.556+00:00 host.example.com ntpd[19013]: newpeer: addr:0.0.0.0, name:ntp4.example.com, cast_flags:1, flags:801 2017-05-19T05:28:57.556+00:00 host.example.com ntpd[19013]: newpeer: addr:0.0.0.0, name:ntp5.example.com, cast_flags:1, flags:801 2017-05-19T05:28:57.557+00:00 host.example.com ntpd[19013]: Found 5 servers, suggest minsane at least 3 Thanks, -Matt _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel