Re: NPTd woes
Grish <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.pdxlug |
|---|---|
| Message-ID | <[email protected]> |
Dave "doughnut" Fogarty wrote: > The ",RSTR." means that it's restricted by local policy. You have > this in your ntp.conf: > > restrict default notrust nomodify restrict 127.0.0.1 > > You need to add a restrict line for the IP of each of the time > servers. It's somewhat backwards. The "restrict" tells ntp to > restrict it time responses to these IPs. Think if it as "allow". Hmm. I thought those lines were intended to keep my box from acting as a timeserver. Any advice on how to do that? And it works great now. Thanks. :)