ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] Re: time server
  2003-04-01 18:59 ` [Comm] " Michael Shigorin
@ 2002-04-02 21:36   ` Sergey Degtyaryov
  0 siblings, 0 replies; 5+ messages in thread
From: Sergey Degtyaryov @ 2002-04-02 21:36 UTC (permalink / raw)
  To: community

Michael Shigorin wrote:
> On Tue, Apr 01, 2003 at 10:49:13AM +0800, aek wrote:
> 
>>  После миграции на "мастер" тайм-сервера,
>>  с ним перестали договариватся другие сервера!?
> 
> 
> Скорее всего, он просто не считает себя "устоявшимся".  Дайте ему
> постоять ночку-день, войдет в строй.
> 

Ночка -- много. Полчаса должно хватить.
Может это?

[maga@spb maga]$ cat /etc/ntp.conf
<skip>
restrict default notrust nomodify
restrict 127.0.0.1
restrict 192.168.0.0 mask 255.255.255.0 nomodify notrust
^^^^^^^^^^^^^^^^^^^^^^^^^^
authenticate no
broadcast 192.168.0.255

-- 
С уважением, Сергей Дегтярев
XMMS : Nils Petter Molvaer - Song of Sand (Single Edit)



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Comm] time server
@ 2003-04-01  2:49 aek
  2003-04-01 18:43 ` Dmitry V. Levin
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: aek @ 2003-04-01  2:49 UTC (permalink / raw)
  To: community

Hello community,

  После миграции на "мастер" тайм-сервера,
  с ним перестали договариватся другие сервера!?
  допустим по команде ntpdate клиенты пишут:
[root@node1 bin]# /usr/sbin/ntpdate -q 10.1.1.2
server 10.1.1.2, stratum 16, offset 3.099092, delay 0.02574
 1 Apr 10:38:12 ntpdate[6492]: no server suitable for synchronization found  

вот /etc/ntp.conf с 10.1.1.2 :

server  gatetime.mydomain.ru
fudge   127.127.1.0 stratum 10

driftfile /etc/ntp/drift
broadcastdelay  0.008

authenticate no

В "Спринге" все работало???
Что надо переделать?


-- 
Всех благ!
Анатолий

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] time server
  2003-04-01  2:49 [Comm] time server aek
@ 2003-04-01 18:43 ` Dmitry V. Levin
  2003-04-01 18:59 ` [Comm] " Michael Shigorin
  2003-04-02 16:49 ` Alexey Tourbin
  2 siblings, 0 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2003-04-01 18:43 UTC (permalink / raw)
  To: ALT Linux general discussion list

[-- Attachment #1: Type: text/plain, Size: 498 bytes --]

On Tue, Apr 01, 2003 at 10:49:13AM +0800, aek wrote:
>   После миграции на "мастер" тайм-сервера,
>   с ним перестали договариватся другие сервера!?
>   допустим по команде ntpdate клиенты пишут:
> [root@node1 bin]# /usr/sbin/ntpdate -q 10.1.1.2
> server 10.1.1.2, stratum 16, offset 3.099092, delay 0.02574
>  1 Apr 10:38:12 ntpdate[6492]: no server suitable for synchronization found  

А на самом сервере работает? Например, такая команда:
ntpdate -d -u -U ntpd -T /var/empty 127.0.0.1


--
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Comm] Re: time server
  2003-04-01  2:49 [Comm] time server aek
  2003-04-01 18:43 ` Dmitry V. Levin
@ 2003-04-01 18:59 ` Michael Shigorin
  2002-04-02 21:36   ` Sergey Degtyaryov
  2003-04-02 16:49 ` Alexey Tourbin
  2 siblings, 1 reply; 5+ messages in thread
From: Michael Shigorin @ 2003-04-01 18:59 UTC (permalink / raw)
  To: community

On Tue, Apr 01, 2003 at 10:49:13AM +0800, aek wrote:
>   После миграции на "мастер" тайм-сервера,
>   с ним перестали договариватся другие сервера!?

Скорее всего, он просто не считает себя "устоявшимся".  Дайте ему
постоять ночку-день, войдет в строй.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Comm] Re: time server
  2003-04-01  2:49 [Comm] time server aek
  2003-04-01 18:43 ` Dmitry V. Levin
  2003-04-01 18:59 ` [Comm] " Michael Shigorin
@ 2003-04-02 16:49 ` Alexey Tourbin
  2 siblings, 0 replies; 5+ messages in thread
From: Alexey Tourbin @ 2003-04-02 16:49 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

On Tue, Apr 01, 2003 at 10:49:13AM +0800, aek wrote:
> В "Спринге" все работало???
> Что надо переделать?

Я с чем-то таким сталкивался (ещё несколько месяцев назад).  Есть
какая-то засада в маршрутизации.  Долго бился и потом стал просто
открывать (not-so)-relevant порты на роутере, и в конце оно заработало!


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-04-02 16:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-01  2:49 [Comm] time server aek
2003-04-01 18:43 ` Dmitry V. Levin
2003-04-01 18:59 ` [Comm] " Michael Shigorin
2002-04-02 21:36   ` Sergey Degtyaryov
2003-04-02 16:49 ` Alexey Tourbin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git