View previous topic :: View next topic |
Author |
Message |
marcus n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Jun 2002 Posts: 37 Location: Skjern, Denmark
|
Posted: Mon Mar 21, 2005 9:58 am Post subject: ntp-client service fails |
|
|
I have just set up ntp following the gentoo guide. However, when it fails when starting the service:
Code: | /etc/init.d/ntp-client start
* Setting clock via the NTP client 'ntpdate' ...
./init.d/ntp-client: line 33: 7757 Killed ${NTPCLIENT_CMD} ${NTPCLIENT_OPTS} >/dev/null
* Failed to set clock [ !! ] |
I can run ntpdate just by:
Code: | ntpdate -u -b pool.ntp.org
Looking for host pool.ntp.org and service ntp
host found : 90.red-217-127-32.pooles.rima-tde.net
21 Mar 10:46:10 ntpdate[7860]: step time server 217.127.32.90 offset -0.016202 sec
|
I did search the forums but was unable to find any solution. Anyone...? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
adaptr Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/17218567054377b9b6104ea.jpg)
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Mon Mar 21, 2005 10:02 am Post subject: |
|
|
Check the ntpd config file, and /etc/conf.d/ntpd for any obvious errors.
Also check the logs. _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
marcus n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Jun 2002 Posts: 37 Location: Skjern, Denmark
|
Posted: Tue Mar 22, 2005 4:33 pm Post subject: |
|
|
Hmm, I checked the conf files once again, but didn't find any errors there. However, I took a (winlike) wild guess and reemerged ntp and now it works without any further configuration...
One question, though; what is /dev/null?
By the way, thanks for replying. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dj_goku Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 29 Mar 2003 Posts: 78 Location: Earth
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|