Hi,
i was trying to configure my ntpd server and was successful in that. My=20
configurations was that my ntpd server got itself updated from internet and=
=20
after that it broadcasted the time in local network as a result all local=
=20
machines updated their times accordingly. I was successful in this attempt,=
=20
but now i need a setup in which i do not want to update my ntpd servers tim=
e=20
from internet instead i just want to set a time on ntpd server manually and=
=20
all machines on my local network get themselves updated. I tried various=20
configs but was unable to do so.
Thanks
The following config i used to update myself from internet and then=20
broadcasting on local network=20
server 209.132.176.4
server 209.132.176.4
driftfile /etc/ntp/ntp.drift
broadcast 192.168.1.255
logfile /var/log/ntp.log |