On Apr 20, 8:05 am, Augustine <[email protected]> wrote: > On Apr 19, 1:56 pm, [email protected] wrote: > > > > > 1) I've identically configured the nodes (6 nos) using the below > > config file > > as both broadcastclient and broadcast mode with orphan mesh. > > > ntp.conf: > > ------------- > > driftfile "C:\NTP\etc\ntpd.drift" > > keys "C:\NTP\etc\ntpd.keys" > > trustedkey 1 > > tinker panic 0 > > tos orphan 6 > > broadcastclient > > broadcast 39.95.255.255 key 1 > > You might try without authentication by removing "key 1" from the line > above and adding a new line "disable auth". BTW, shouldn't you have > included a line "enable bclient" as well? > > HTH
I think... In a boadcast mode it's allowed to have authentication. "enable blient" is not required as it gets enabled by default. _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
