Re: ntp daemon.

2012-01-20 Thread Camaleón
On Sat, 21 Jan 2012 00:30:58 +0500, Syed Hasan Atizaz wrote: > On Fri, Jan 20, 2012 at 8:27 PM, Camaleón wrote: >> On Wed, 18 Jan 2012 12:22:57 -0500, Joey L wrote: >> >>> I have installed ntp server on my debian box. I am trying to sync with >>> a public external time server. I have found a coup

Re: ntp daemon.

2012-01-20 Thread Syed Hasan Atizaz
thats true, however ntpdate does seems to work even after ntpdate[26430]: no servers can be used, exiting. Server does sync times correctly. server 0.debian.pool.ntp.org server 1.debian.pool.ntp.org server 2.debian.pool.ntp.org On Fri, Jan 20, 2012 at 8:27 PM, Camaleón wrote: > On Wed, 18 Jan

Re: ntp daemon.

2012-01-20 Thread Camaleón
On Wed, 18 Jan 2012 12:22:57 -0500, Joey L wrote: > I have installed ntp server on my debian box. I am trying to sync with a > public external time server. I have found a couple on the internet - but > none seem to want to sync with me or my ntp daemon does not want to do > it. > > I have entered

Re: ntp daemon.

2012-01-19 Thread Balint Szigeti
Okay, at first we need to ntp.conf. Please run cat /etc/ntp.conf and paste here the results. Check your firewall with 'iptables -L' command and also run this 'netstat -tulpn|grep ntp'. Please, paste here every command output. Regards, Balint On 19/01/2012 02:53, Stefan Monnier wrote:

Re: ntp daemon.

2012-01-18 Thread Stefan Monnier
> == > server1.shellva .INIT. 16 u- 102400.0000.000 0.000 > mail.honeycomb. .INIT. 16 u- 102400.0000.000 0.000 > thor.netservice .INIT. 16 u- 10240

Re: ntp daemon.

2012-01-18 Thread Don Juan
On 01/18/2012 03:56 PM, Joey L wrote: now should run stop ntpd ntpdate and check ntpq -p and start ntpd again. ntpdate 0.debian.pool.ntp.org 18 Jan 19:16:04 ntpdate[12464]: no server suitable for synchronization found root@rider:~# ntpq -p ntpq: read: Connection refused nothing... root@ri

Re: ntp daemon.

2012-01-18 Thread Joey L
> > now should run > stop ntpd > ntpdate > and check > ntpq -p > and > start ntpd again. >  ntpdate 0.debian.pool.ntp.org 18 Jan 19:16:04 ntpdate[12464]: no server suitable for synchronization found root@rider:~# ntpq -p ntpq: read: Connection refused nothing... root@rider:~# ntpq -p rem

Re: ntp daemon.

2012-01-18 Thread Rob Owens
On Wed, Jan 18, 2012 at 03:55:16PM -0600, Stan Hoeppner wrote: > On 1/18/2012 3:34 PM, Joey L wrote: > > > remote refid st t when poll reach delay offset > > jitter > > == > > 199.4.29.166.IN

Re: ntp daemon.

2012-01-18 Thread Stan Hoeppner
On 1/18/2012 3:34 PM, Joey L wrote: > remote refid st t when poll reach delay offset jitter > == > 199.4.29.166.INIT. 16 u- 6400.0000.000 0.000 > name1.glorb.com

Re: ntp daemon.

2012-01-18 Thread Balint Szigeti
you don't have to open port on your router because if you reach internet (without firewall on your system) every ntp packet to get to the right place. now should run stop ntpd ntpdate and check ntpq -p and start ntpd again. Now, it has to work. On 18/01/2012 21:27, Joey L wrote: i am just t

Re: ntp daemon.

2012-01-18 Thread Joey L
i stopped ntpd and restarted - here is output: Jan 18 16:53:32 rider ntpd[1684]: ntpd exiting on signal 15 Jan 18 16:53:37 rider ntpd[9133]: ntpd 4.2.6p2@1.2194-o Sun Oct 17 13:45:13 UTC 2010 (1) Jan 18 16:53:37 rider ntpd[9134]: proto: precision = 1.676 usec Jan 18 16:53:37 rider ntpd[9134]: List

Re: ntp daemon.

2012-01-18 Thread Joey L
i am just trying to keep my own time and get the real time from internet servers, here is the output: root@rider:~# ntpq -p remote refid st t when poll reach delay offset jitter == server1.shellva

Re: ntp daemon.

2012-01-18 Thread Balint Szigeti
On 18/01/2012 20:30, Stan Hoeppner wrote: On 1/18/2012 11:22 AM, Joey L wrote: I have installed ntp server on my debian box. I am trying to sync with a public external time server. I have found a couple on the internet - but none seem to want to sync with me or my ntp daemon does not want to do

Re: ntp daemon.

2012-01-18 Thread Stan Hoeppner
On 1/18/2012 11:22 AM, Joey L wrote: > I have installed ntp server on my debian box. > I am trying to sync with a public external time server. > I have found a couple on the internet - but none seem to want to sync > with me or my ntp daemon does not want to do it. > > I have entered the following

Re: ntp daemon.

2012-01-18 Thread Don Juan
On 01/18/2012 10:38 AM, Rob Owens wrote: On Wed, Jan 18, 2012 at 12:22:57PM -0500, Joey L wrote: I have installed ntp server on my debian box. I am trying to sync with a public external time server. I have found a couple on the internet - but none seem to want to sync with me or my ntp daemon do

Re: ntp daemon.

2012-01-18 Thread Don Juan
On 01/18/2012 10:38 AM, Rob Owens wrote: On Wed, Jan 18, 2012 at 12:22:57PM -0500, Joey L wrote: I have installed ntp server on my debian box. I am trying to sync with a public external time server. I have found a couple on the internet - but none seem to want to sync with me or my ntp daemon do

Re: ntp daemon.

2012-01-18 Thread Balint Szigeti
On 18/01/2012 18:25, Joey L wrote: ntpq: read: Connection refused hm... interesting... how looks your ntp.conf? Is ntpd running? --- "ps aux|grep ntp ntp 1231 0.0 0.5 38472 2204 ?Ss 18:18 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 1

Re: ntp daemon.

2012-01-18 Thread Rob Owens
On Wed, Jan 18, 2012 at 12:22:57PM -0500, Joey L wrote: > I have installed ntp server on my debian box. > I am trying to sync with a public external time server. > I have found a couple on the internet - but none seem to want to sync > with me or my ntp daemon does not want to do it. > > I have en

Re: ntp daemon.

2012-01-18 Thread Joey L
I got this : ntpq -p ntpq: read: Connection refused do i have to open special ports on the router for ntp to work ? thanks mhj On Wed, Jan 18, 2012 at 1:19 PM, Balint Szigeti wrote: > On 18/01/2012 18:10, Joey L wrote: >> >> thanks for the reply --- I just tried this server and get the follow

Re: ntp daemon.

2012-01-18 Thread Balint Szigeti
On 18/01/2012 18:10, Joey L wrote: thanks for the reply --- I just tried this server and get the following error: ntpdate 0.debian.pool.ntp.org 18 Jan 13:31:23 ntpdate[27613]: no server suitable for synchronization found thanks On Wed, Jan 18, 2012 at 12:37 PM, Balint Szigeti wrote: On 18

Re: ntp daemon.

2012-01-18 Thread Balint Szigeti
On 18/01/2012 18:10, Joey L wrote: no server suitable for synchronization found check your firewall. the ntp serevice uses 123 port and check this ntpq -p -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debia

Re: ntp daemon.

2012-01-18 Thread Joey L
thanks for the reply --- I just tried this server and get the following error: ntpdate 0.debian.pool.ntp.org 18 Jan 13:31:23 ntpdate[27613]: no server suitable for synchronization found thanks On Wed, Jan 18, 2012 at 12:37 PM, Balint Szigeti wrote: > On 18/01/2012 17:22, Joey L wrote: > > I

Re: ntp daemon.

2012-01-18 Thread Balint Szigeti
On 18/01/2012 17:22, Joey L wrote: I have installed ntp server on my debian box. I am trying to sync with a public external time server. I have found a couple on the internet - but none seem to want to sync with me or my ntp daemon does not want to do it. I have entered the following in my /etc/

Re: ntp daemon.

2012-01-18 Thread Balint Szigeti
On 18/01/2012 17:22, Joey L wrote: I have installed ntp server on my debian box. I am trying to sync with a public external time server. I have found a couple on the internet - but none seem to want to sync with me or my ntp daemon does not want to do it. I have entered the following in my /etc/

Re: NTP Daemon

2006-09-29 Thread Rick Thomas
On Sep 29, 2006, at 9:27 AM, Stefan Monnier wrote: I'm looking for a simple NTP client daemon to synchronize the time on my debian server. I'm testing openntpd but I've this error message: adjtime failed: Invalid argument Could someone help me or suggest something? Thanks "aptitude instal

Re: NTP Daemon

2006-09-29 Thread Marc Shapiro
Michele Della Marina wrote: I'm looking for a simple NTP client daemon to synchronize the time on my debian server. I'm testing openntpd but I've this error message: adjtime failed: Invalid argument Could someone help me or suggest something? Thanks I have been using chrony for quite a while

Re: NTP Daemon

2006-09-29 Thread Miles Fidelman
Stefan Monnier wrote: I'm looking for a simple NTP client daemon to synchronize the time on my debian server. I'm testing openntpd but I've this error message: adjtime failed: Invalid argument Could someone help me or suggest something? Thanks "aptitude install ntp-server" and off y

Re: NTP Daemon

2006-09-29 Thread Stefan Monnier
>> I'm looking for a simple NTP client daemon to synchronize the time on >> my debian server. I'm testing openntpd but I've this error message: >> adjtime failed: Invalid argument >> >> Could someone help me or suggest something? >> Thanks > "aptitude install ntp-server" and off you go. I believ

Re: NTP Daemon

2006-09-29 Thread B_Kloss
Am Freitag, 29. September 2006 12:33 schrieb CJ van den Berg: > On Fri, Sep 29, 2006 at 12:21:20PM +0200, Michele Della Marina wrote: > > I'm looking for a simple NTP client daemon to synchronize the time on > > my debian server. I'm testing openntpd but I've this error message: > > adjtime failed:

Re: NTP Daemon

2006-09-29 Thread CJ van den Berg
On Fri, Sep 29, 2006 at 12:21:20PM +0200, Michele Della Marina wrote: > I'm looking for a simple NTP client daemon to synchronize the time on > my debian server. I'm testing openntpd but I've this error message: > adjtime failed: Invalid argument > > Could someone help me or suggest something? > T