On Sun, Feb 15, 2015 at 10:40:11PM +0000, Rob wrote: > However, it does not reply to NTP requests from other systems with ntpd. > (I can confirm that in a network trace)
> Is there a magic command that has to be in the config to make it work > as a server? No, your configuration looks good. Any chance there is a forgotten firewall rule blocking NTP or that clients are actually using IPv6? Is chronyd listening on the port? # netstat -a -n -p | grep 123 udp 0 0 0.0.0.0:123 0.0.0.0:* 29615/chronyd udp6 0 0 :::123 :::* 29615/chronyd > Configuration: > > driftfile /var/lib/ntp/ntp.drift > logdir /var/log/ntpstats > log statistics measurements tracking tempcomp > local stratum 10 > makestep 10 3 > refclock PPS /dev/pps0 > server 192.168.42.1 iburst > server 192.168.42.60 iburst > server 192.168.42.61 iburst > allow 0/0 > cmdallow 192.168.42.0/24 -- Miroslav Lichvar _______________________________________________ questions mailing list questions@lists.ntp.org http://lists.ntp.org/listinfo/questions