Stale NTP software included in FreeBSD (RELEASE/STABLE/CURRENT)

dweimer dweimer at dweimer.net
Thu Sep 4 17:18:00 UTC 2014


On 09/04/2014 10:14 am, Clayton Milos wrote:
> On 2014/09/03 06:58 PM, Jakub Lach wrote:
>> I'm partial to openntpd too, but I've remember that it was accused of
>> unfriendly behaviour toward time servers.
>> 
>> 
>> 
>> --
>> View this message in context: 
>> http://freebsd.1045724.n5.nabble.com/Stale-NTP-software-included-in-FreeBSD-RELEASE-STABLE-CURRENT-tp5944907p5945075.html
>> Sent from the freebsd-stable mailing list archive at Nabble.com.
>> _______________________________________________
>> freebsd-stable at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>> To unsubscribe, send any mail to 
>> "freebsd-stable-unsubscribe at freebsd.org"
> I've been using openntpd for some time myself. The reason I did so was
> because you can put this in the config:
> listen on 192.168.1.2
> 
> Very handy when you have multiple interfaces and do not want it
> listening on public interfaces. I'm of the opinion that a daemon
> should have the option on what interfaces it listens. Firewalls are
> there to protect, not as a workaround for an application that lacks
> critical features.
> 
> \\Clay

You can add this to rc.conf, if I am not mistaken, and it will do the 
same thing for ntpd
ntpd_flags="-I 192.168.1.2"

Probably not quite as clean as adding it to the configuration file, but 
gets the job done.

-- 
Thanks,
    Dean E. Weimer
    http://www.dweimer.net/


More information about the freebsd-stable mailing list