Date: Wed, 04 Jul 2018 15:25:58 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 202016] ntpdc -pn is broken, FreeBSD 10.2-RC1 Message-ID: <bug-202016-227-F0l3Rvme30@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202016-227@https.bugs.freebsd.org/bugzilla/> References: <bug-202016-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202016 Ian Lepore <ian@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian@FreeBSD.org Resolution|--- |Works As Intended Status|New |Closed --- Comment #3 from Ian Lepore <ian@FreeBSD.org> --- The ntpdc tool communicated with ntpd using "mode 7 private control packets", a feature which is no longer supported by ntpd because of sercurity concerns (this comes from the upstream ntp project, who documented ntpdc and mode 7 packets as depracted some time ago). Everything that used to require ntpdc can now be done using ntpq, which uses supported mode 6 packets. You might reasonably ask why ntpdc is still distributed as part of ntp (I sure wonder why), but I suspect only the ntp project folks could answer that. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202016-227-F0l3Rvme30>
