RE: NTP server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> fudge   127.127.1.0 stratum 10

I usually make the stratum something lower, like 5.  The server's stratum must be lower than the clients.

> restrict default ignore
> restrict 127.0.0.0 mask 255.0.0.0

You need to add an additional line to allow access from your clients' subnet. For example, assuming you're using the 192.168.1 subnet:

restrict 192.168.1.0 mask 255.255.255.0

If your network is totally isolated, you could just remove the "restrict" lines.

On your client machines, set the server IP address to match your NTP server, or if using DHCP, configure the "ntp-servers" options.


 
-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux