Re: [DNSOP] implementations of CSYNC?

Mukund Sivaraman <muks@mukund.org> Thu, 14 June 2018 20:53 UTC

Return-Path: <muks@mukund.org>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97C69130EEF for <dnsop@ietfa.amsl.com>; Thu, 14 Jun 2018 13:53:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 SrINtFcOHU1O for <dnsop@ietfa.amsl.com>; Thu, 14 Jun 2018 13:53:58 -0700 (PDT)
Received: from mail.banu.com (mail.banu.com [46.4.129.225]) by ietfa.amsl.com (Postfix) with ESMTP id A0BF312426A for <dnsop@ietf.org>; Thu, 14 Jun 2018 13:53:58 -0700 (PDT)
Received: from jurassic (unknown [49.203.216.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.banu.com (Postfix) with ESMTPSA id 3C05232C07B4; Thu, 14 Jun 2018 20:53:55 +0000 (UTC)
Date: Fri, 15 Jun 2018 02:23:51 +0530
From: Mukund Sivaraman <muks@mukund.org>
To: Tony Finch <dot@dotat.at>
Cc: dnsop@ietf.org
Message-ID: <20180614205351.GA27962@jurassic>
References: <alpine.DEB.2.11.1803281647250.10477@grey.csi.cam.ac.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <alpine.DEB.2.11.1803281647250.10477@grey.csi.cam.ac.uk>
User-Agent: Mutt/1.9.2 (2017-12-15)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/RG_LI66Hpv60LhZD_39lH3gF3Io>
Subject: Re: [DNSOP] implementations of CSYNC?
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Jun 2018 20:54:00 -0000

On Wed, Mar 28, 2018 at 04:48:35PM +0100, Tony Finch wrote:
> Related to the current discussion, does anyone have any links to
> implementations of CSYNC?

BIND implements the CSYNC rdata type but you are most likely asking
about the "parental agent".

If you don't find a CSYNC implementation, BIND's stub zones may be used
for some similar problems and it's still supported by BIND 9.

		Mukund