Date: Sun, 29 Aug 2004 02:52:53 -0400 From: Harlan Stenn <stenn@www.ntp.org> To: NewsGroups@US-Webmasters.com Cc: Danny Mayer <mayer@gis.net> Subject: Re: ntpd as broadcastclient - not working? Message-ID: <17990.1093762373@www.ntp.org> In-Reply-To: "W. D."'s (NewsGroups@US-Webmasters.com) message dated Sun, 29 Aug 2004 01:46:17. <41317BB9.299B@US-Webmasters.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I'd recommend the latest ntp-dev tarball once you have it: % tar xvzf ntp-dev-whatever.gz % cd ntp-dev-whatever % mkdir A.x % cd A.x % ../configure % make % su # make install # /usr/local/bin/ntpd -gN -D2 (or whatever) And remember that you need to use authentication by default if you are using broadcast. If you do not want to use authentication you will either need a line in your ntp.conf file (I forget what it is, but it should be easy to find) or use -A on the command line. It's pretty easy to set up authentication. H
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17990.1093762373>