Hi Kp,

ntpd does "run" fine, as in /etc/init.d/ntpd start
But it's not "starting" on reboot/power on.

My /etc/default/ntpd

firewall# cat ntpd
# This file controls the activity of ntpd

# ntpd control (yes means start daemon).
NTPDRUN=yes

# ntpd options
# -l activates server mode
# -p peer (can be more than one)
NTPDOPTS='-l -p au.pool.ntp.org'

Command issued as you requested.

firewall# ntpd -n -ddd -l -p pool.ntp.org
ntpd: sending query to 203.170.87.4
ntpd: reply from 203.170.87.4: offset:-5.886777 delay:0.079747 status:0x24
strat:2 refid:0x462b64da rootdelay:0.000488 reach:0x01
ntpd: poll:1s sockets:1 interval:1s
ntpd: sending query to 203.170.87.4
ntpd: reply from 203.170.87.4: offset:-5.887679 delay:0.079430 status:0x24
strat:2 refid:0x462b64da rootdelay:0.000488 reach:0x03
ntpd: poll:1s sockets:1 interval:1s
ntpd: sending query to 203.170.87.4
ntpd: reply from 203.170.87.4: offset:-5.886972 delay:0.079347 status:0x24
strat:2 refid:0x462b64da rootdelay:0.000488 reach:0x07
ntpd: poll:2s sockets:1 interval:1s
ntpd: sending query to 203.170.87.4
ntpd: reply from 203.170.87.4: offset:-5.887499 delay:0.078882 status:0x24
strat:2 refid:0x462b64da rootdelay:0.000488 reach:0x0f
ntpd: poll:2s sockets:1 interval:1s
ntpd: sending query to 203.170.87.4
ntpd: reply from 203.170.87.4: offset:-5.887360 delay:0.079884 status:0x24
strat:2 refid:0x462b64da rootdelay:0.000488 reach:0x1f
ntpd: current time is 2012-10-03 08:15:00.302175
ntpd: setting time to 2012-10-03 08:14:54.414815 (offset -5.887360s)
ntpd: update from:203.170.87.4 offset:+0.000000 jitter:0.002000 clock
drift:+0.000ppm tc:5
ntpd: poll:32s sockets:1 interval:32s
ntpd: sending query to 203.170.87.4
ntpd: reply from 203.170.87.4: offset:-0.003350 delay:0.080528 status:0x24
strat:2 refid:0x462b64da rootdelay:0.000504 reach:0x01
ntpd: poll:34s sockets:1 interval:32s

Cheers
Adam

-----Original Message-----
From: KP Kirchdoerfer [mailto:kap...@users.sourceforge.net] 
Sent: Tuesday, 2 October 2012 11:41 PM
To: leaf-user@lists.sourceforge.net
Subject: Re: [leaf-user] bbntpd.lrp (busybox ntpd applet)

Am 02.10.2012 04:21, schrieb ads...@genis-x.com:
> Hi all,
> 
> I added the package bbntpd to my 4.3.1 machine and adjusted the 
> settings as per 
> http://sourceforge.net/apps/mediawiki/leaf/index.php?title=Bering-uCli
> bc_4.x _-_User_Guide_-_Basic_Configuration_-_Setup_a_small_timeserver
> 
> But ntpd doesn't seem to start on reboot? 
> Is there an additional step I need to make?

What happens if you run

ntpd -n -ddd -l -p pool.ntp.org

kp




----------------------------------------------------------------------------
--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly what is
happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at
no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to