Re: [chrony-dev] chrony reports offline even there is internet

2010-08-19 Thread J. Bakshi
On Thu, 19 Aug 2010 10:42:59 +0200 Miroslav Lichvar wrote: > On Thu, Aug 19, 2010 at 10:20:10AM +0200, Miroslav Lichvar wrote: > > On Thu, Aug 19, 2010 at 01:02:03PM +0530, J. Bakshi wrote: > > > OK, thanks a lot for the clarification. I'll set a daemon then which > > > check the presence of inte

Re: [chrony-dev] chrony reports offline even there is internet

2010-08-19 Thread J. Bakshi
OK, thanks a lot for the clarification. I'll set a daemon then which check the presence of internet and then restart chrony. Thanks once again On Wed, 18 Aug 2010 23:43:39 -0700 (PDT) Bill Unruh wrote: > Sorry, did not see it. It seems to me that your network is coming up long > after chrony

Re: [chrony-dev] chrony reports offline even there is internet

2010-08-19 Thread J. Bakshi
Thanks for your response. chrony.conf was already attached but where it is once again for you. > ``` > server 0.asia.pool.ntp.org auto_offline minpoll 8 > server 1.asia.pool.ntp.org auto_offline minpoll 8 > server 2.asia.pool.ntp.org auto_offline minpoll 8 > server 3.asia.

Re: [chrony-dev] chrony reports offline even there is internet

2010-08-19 Thread Miroslav Lichvar
On Thu, Aug 19, 2010 at 10:20:10AM +0200, Miroslav Lichvar wrote: > On Thu, Aug 19, 2010 at 01:02:03PM +0530, J. Bakshi wrote: > > OK, thanks a lot for the clarification. I'll set a daemon then which > > check the presence of internet and then restart chrony. > > You might also want to try the la

Re: [chrony-dev] chrony reports offline even there is internet

2010-08-19 Thread Miroslav Lichvar
On Thu, Aug 19, 2010 at 01:02:03PM +0530, J. Bakshi wrote: > OK, thanks a lot for the clarification. I'll set a daemon then which > check the presence of internet and then restart chrony. You might also want to try the latest git version, it retries name resolving until it gets a non-temporary fa

Re: [chrony-dev] chrony reports offline even there is internet

2010-08-19 Thread John Hasler
Add the line sleep 1 after line 54 of /etc/init.d/chrony, which reads: start-stop-daemon --start --verbose --exec $DAEMON || { echo "$DAEMON already running."; exit 1; } -- John Hasler jhas...@newsguy.com Elmwood, WI USA --- To unsubscribe email chrony-dev-requ...@chrony.tuxfamil