Re: [Ntp] Symmetric mode

Danny Mayer <mayer@pdmconsulting.net> Wed, 21 September 2022 23:32 UTC

Return-Path: <mayer@pdmconsulting.net>
X-Original-To: ntp@ietfa.amsl.com
Delivered-To: ntp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33EECC1524B5 for <ntp@ietfa.amsl.com>; Wed, 21 Sep 2022 16:32:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.911
X-Spam-Level:
X-Spam-Status: No, score=-1.911 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, NICE_REPLY_A=-0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rrma2pUgpSKq for <ntp@ietfa.amsl.com>; Wed, 21 Sep 2022 16:32:28 -0700 (PDT)
Received: from chessie.everett.org (chessie.everett.org [66.220.13.234]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E156C1524AA for <ntp@ietf.org>; Wed, 21 Sep 2022 16:32:23 -0700 (PDT)
Received: from [192.168.1.156] (pool-108-26-202-2.bstnma.fios.verizon.net [108.26.202.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by chessie.everett.org (Postfix) with ESMTPSA id 4MXvpD1mJTzMP75; Wed, 21 Sep 2022 23:32:20 +0000 (UTC)
Message-ID: <cb8a1e68-2481-3414-394b-e451fc2397fe@pdmconsulting.net>
Date: Wed, 21 Sep 2022 19:32:19 -0400
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.13.0
Content-Language: en-US
To: Hal Murray <halmurray@sonic.net>
Cc: "ntp@ietf.org" <ntp@ietf.org>
References: <20220921030852.3C18228C1D8@107-137-68-211.lightspeed.sntcca.sbcglobal.net>
From: Danny Mayer <mayer@pdmconsulting.net>
In-Reply-To: <20220921030852.3C18228C1D8@107-137-68-211.lightspeed.sntcca.sbcglobal.net>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/ntp/eBZGWqKfpUVv4dNxxF8RHYRSwJM>
Subject: Re: [Ntp] Symmetric mode
X-BeenThere: ntp@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Network Time Protocol <ntp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ntp>, <mailto:ntp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ntp/>
List-Post: <mailto:ntp@ietf.org>
List-Help: <mailto:ntp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ntp>, <mailto:ntp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 21 Sep 2022 23:32:30 -0000

On 9/20/22 11:08 PM, Hal Murray wrote:
> mayer@pdmconsulting.net said:
>> It's extremely useful, particularly when you end up in orphan mode or  just
>> need to make sure that all systems in the local network are  synchronized.
>> You really need to take the time to understand it.
> I need a hint as to what I should be looking for.
>
>
> What's the difference between Symmetric and a pair of client/servers?
Symmetric peers keep track of each other while the server in 
client/server doesn't care, it's just responding to just another request.

Danny

> I think there are 3 cases.
>
> Case 1:
>    A:  server B
>    B:  server A
> Case 2:
>    A:  peer B
> Case 3:
>    A:  peer B
>    B:  peer A
>
>