NTP
From Wikitech
(Difference between revisions)
(dash -> —) |
m |
||
| Line 1: | Line 1: | ||
to fix it on Fedora core: | to fix it on Fedora core: | ||
| − | * edit <tt>/etc/ntp/step- | + | * edit <tt>/etc/ntp/step-tickers</tt> (<tt>init.d</tt> uses it) and put zwinger's internal IP if the box is a 10.x.y.z IP box |
* <tt>chown ntp:ntp /etc/ntp</tt> | * <tt>chown ntp:ntp /etc/ntp</tt> | ||
Revision as of 16:24, 26 February 2005
to fix it on Fedora core:
- edit /etc/ntp/step-tickers (init.d uses it) and put zwinger's internal IP if the box is a 10.x.y.z IP box
- chown ntp:ntp /etc/ntp
other problems:
- make sure server (either 10/8 or ext ip) is correct in ntp.conf
- FC3 only: disable selinux (/etc/selinux/config) (is this not needed if /etc/ntp ownership is correct?)