Re: [Ntp] Antw: Re: Calls for Adoption -- NTP Extension Field drafts -- Four separate drafts

Miroslav Lichvar <mlichvar@redhat.com> Tue, 10 September 2019 10:17 UTC

Return-Path: <mlichvar@redhat.com>
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 936EF120091 for <ntp@ietfa.amsl.com>; Tue, 10 Sep 2019 03:17:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.901
X-Spam-Level:
X-Spam-Status: No, score=-6.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LyJNbZvkVJLt for <ntp@ietfa.amsl.com>; Tue, 10 Sep 2019 03:17:26 -0700 (PDT)
Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF77612002E for <ntp@ietf.org>; Tue, 10 Sep 2019 03:17:26 -0700 (PDT)
Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 4108D191C2CB; Tue, 10 Sep 2019 10:17:26 +0000 (UTC)
Received: from localhost (holly.tpb.lab.eng.brq.redhat.com [10.43.134.11]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 843BC61F22; Tue, 10 Sep 2019 10:17:24 +0000 (UTC)
Date: Tue, 10 Sep 2019 12:17:19 +0200
From: Miroslav Lichvar <mlichvar@redhat.com>
To: Hal Murray <hmurray@megapathdsl.net>
Cc: ntp@ietf.org
Message-ID: <20190910101719.GC21704@localhost>
References: <mlichvar@redhat.com> <20190910074704.GB21704@localhost> <20190910093623.BA37A406063@ip-64-139-1-69.sjc.megapath.net>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20190910093623.BA37A406063@ip-64-139-1-69.sjc.megapath.net>
User-Agent: Mutt/1.12.0 (2019-05-25)
X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (mx1.redhat.com [10.5.110.70]); Tue, 10 Sep 2019 10:17:26 +0000 (UTC)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ntp/THvTFcgGw8rmhnWwQ8F_eBhBuAg>
Subject: Re: [Ntp] Antw: Re: Calls for Adoption -- NTP Extension Field drafts -- Four separate drafts
X-BeenThere: ntp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <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: Tue, 10 Sep 2019 10:17:30 -0000

On Tue, Sep 10, 2019 at 02:36:23AM -0700, Hal Murray wrote:
> 
> mlichvar@redhat.com said:
> > IIRC, there are few implementations that do that. openntpd is probably the
> > most widely used one. As a server, it just checks if the packet is 48 or 64
> > octets long and that the mode is 1 or 3. ...
> 
> What's the 64 byte case?
> 
> I'm trying to make it fit with old style shared key authentication (no 
> extension field) but that's 20 or 24 bytes, 4 bytes for the key-ID and 16 or 
> 20 for MAC.

You are right. I didn't look correctly. It's actually 68. It doesn't
verify the MAC and always responds with a plain 48 octet packet, so
I'm not sure what is the point of accepting such request.

-- 
Miroslav Lichvar