Hi, I want my server to be a time server. Here is the bottom of the ntp.conf file: # Don't serve time or stats or trust anyone else by default (more secure) restrict default noquery notrust nomodify # Trust ourselves. :-) restrict 127.0.0.1
How do I change this so anyone on my lan can use this? I'm guessing that dropping the noquery from the first restrict line would help. I don't know what to do with the second restrict line. Comment it out? Thanks -- Bob Crandell, CNS Assured Computing, Inc. When you need to be sure. http://www.assuredcomp.com/ P.O. Box 40814 Eugene, OR 97404 Voice - 541-868-0331 FAX - 541-463-1627 _______________________________________________ EUGLUG mailing list [EMAIL PROTECTED] http://www.euglug.org/mailman/listinfo/euglug
