VulcanRidr
Explorer
- Joined
- Jan 5, 2015
- Messages
- 59
I noticed on one of my work TrueNAS boxes (running 13.0u6.1), the following messages in my syslog:
So in the System -> NTP Servers, and there is no place to manage the "restrict" directive. I commented them out in my /etc/ntp.conf. Thus the following questions come to mind:
--vr
Code:
2024-03-08T08:48:16.689119-05:00 nitai ntpd 3757 - - restrict: ignoring line 10, address/host '0.freebsd.pool.ntp.org' unusable. 2024-03-08T08:48:16.689446-05:00 nitai ntpd 3757 - - restrict: ignoring line 11, address/host '1.freebsd.pool.ntp.org' unusable. 2024-03-08T08:48:16.689762-05:00 nitai ntpd 3757 - - restrict: ignoring line 12, address/host '2.freebsd.pool.ntp.org' unusable.
So in the System -> NTP Servers, and there is no place to manage the "restrict" directive. I commented them out in my /etc/ntp.conf. Thus the following questions come to mind:
- I have been around FreeNAS/TrueNAS long enough to remember the adage that you "never do anything on the command line that is behind the webUI's back".
- Is there going to be an issue down the road with commenting it out in the config file? Is there a place to set it in the UI?
- What are the pros/cons to disabling the restrict directive? I have a TrueNAS install in my homelab, and am not seeing the "host unusable" messages there. Home NAS has a 1GB ethernet connection and network is on cable modem. Work NAS boxes are on a 10GB LAGG interface. Not sure if that matters.
--vr