Rob wrote:
David Taylor <[email protected]> wrote:
I just added some experimental restrict statements to one on my servers:

    restrict default notrap nomodify nopeer noquery
    restrict default notrap nomodify nopeer noquery
    restrict 127.0.0.1
    restrict ::1
    restrict 192.168.0.0 mask 255.255.255.0 peer

and it now seems that the pool directive is not finding any pool servers
even after a few minutes running.  Is this related?  If so, how might I
fix the problem?

Yes, that is related.  I encountered this when I tried the pool command.
You need to lift restrict on the pool servers, but I forgot how to do
that exactly, I just removed the pool command.

'restrict source' is the proper way to do it, as long as you have a version which supports that command.

Terje

--
- <Terje.Mathisen at tmsw.no>
"almost all programming can be viewed as an exercise in caching"

_______________________________________________
questions mailing list
[email protected]
http://lists.ntp.org/listinfo/questions

Reply via email to