Answer the question
In order to leave comments, you need to log in
Is there a working NTP config in Debian (NTP server for local clients)?
There is a server on Debian, it does not yet have access to the external Internet. Local clients on Windows 7 Home Premium.
Task: Allow synchronization requests from local clients in ntp.conf.
For some reason it doesn't work at the moment. nmap does not show open port 123. Mikrotik shows passing packets on this port. The network looks like 192.168.101.0/24.
I would be grateful to the obviously working config of those who have a local NTP mirror running.
Answer the question
In order to leave comments, you need to log in
Worked after adding lines
server 127.127.1.0
fudge 127.127.1.0 stratum 10
1)apt-get install openntpd
2) /etc/openntpd/ntpd.conf:
listen on 127.0.0.1
listen on 192.168.101.1
servers pool.ntp.org
3) /etc/default/openntpd: add -s to DAEMON_OPTS
4) service openntpd start
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question