I had a couple of extranenous lines in the previous version of these
files:

 # Minimal ntp.conf for Manycasting Client (on 224.0.1.1)
 driftfile /var/lib/ntp/ntp.drift
 keys    /etc/ntp.keys
 trustedkey 1
 manycastclient 224.0.1.1 key 1

 # Minimal ntp.conf for Manycasting Server (on 224.0.1.1)
 driftfile /var/lib/ntp/ntp.drift
 keys    /etc/ntp.keys
 trustedkey 1
 manycastserver 224.0.1.1
 # Add some server lines here

 # Minimal ntp.conf for a Manycast / Orphan Mesh node
 driftfile /var/lib/ntp/ntp.drift
 keys    /etc/ntp.keys
 trustedkey 1
 tos orphan 5
 manycastclient 224.0.1.1 key 1
 manycastserver 224.0.1.1

 # Sample /etc/ntp.keys for above config files
 1 M password


-- 
Steve Kostecke <[EMAIL PROTECTED]>
NTP Public Services Project - http://ntp.isc.org/

_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.isc.org/mailman/listinfo/questions

Reply via email to