Re: [DNSOP] Unexpected REFUSED from BIND when using example config from RFC7706

Bjørn Mork <bjorn@mork.no> Fri, 07 April 2017 08:20 UTC

Return-Path: <bjorn@mork.no>
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 5C1FA1293FF for <dnsop@ietfa.amsl.com>; Fri, 7 Apr 2017 01:20:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.301
X-Spam-Level:
X-Spam-Status: No, score=-4.301 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=mork.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 0uTEAcaAoKGY for <dnsop@ietfa.amsl.com>; Fri, 7 Apr 2017 01:20:10 -0700 (PDT)
Received: from canardo.mork.no (canardo.mork.no [IPv6:2001:4641::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E6847129401 for <dnsop@ietf.org>; Fri, 7 Apr 2017 01:20:08 -0700 (PDT)
Received: from miraculix.mork.no ([IPv6:2a02:2121:45:dc4d:b474:86ff:fe5d:4ecf]) (authenticated bits=0) by canardo.mork.no (8.14.4/8.14.4) with ESMTP id v378K5x2029761 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for <dnsop@ietf.org>; Fri, 7 Apr 2017 10:20:06 +0200
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mork.no; s=b; t=1491553206; bh=XHEKU+xUxKo9KtFhZcGzxRagSzM2EfaQv1xJlSnNM5M=; h=From:To:Subject:References:Date:Message-ID:From; b=hNtylcoX00b5naWejP8XchjT9quCT6N+3NQIZ8GwFNxRqGcBXNjkA57CumdPxeOwz sA/ZCYZ3NzJjjPJkaF6+HwHiDp1Y5L9TfMkzPok6JAKA06ZcyaO2ay+vAynQjjgSen PY1csYqwPBYCW9UJE+CojeCa4vOtp0W3GhE6FPzI=
Received: from bjorn by miraculix.mork.no with local (Exim 4.89) (envelope-from <bjorn@mork.no>) id 1cwP7g-00011J-2r for dnsop@ietf.org; Fri, 07 Apr 2017 10:20:00 +0200
From: Bjørn Mork <bjorn@mork.no>
To: dnsop@ietf.org
Organization: m
References: <87inmhrjpx.fsf@miraculix.mork.no> <2448193.4rPzoQ60ob@linux-hs2j> <f321b974-2149-478d-9b63-a19d10ed013e@Spark> <1560750.L0Fn6CvLxk@linux-hs2j>
Date: Fri, 07 Apr 2017 10:20:00 +0200
In-Reply-To: <1560750.L0Fn6CvLxk@linux-hs2j> (Paul Vixie's message of "Fri, 07 Apr 2017 02:01:40 +0000")
Message-ID: <8760igpr2n.fsf@miraculix.mork.no>
User-Agent: Gnus/5.130015 (Ma Gnus v0.15) Emacs/24.5 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
X-Virus-Scanned: clamav-milter 0.99.2 at canardo
X-Virus-Status: Clean
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/9s-9H_iEqNGFPJooB2ko2vaaPgc>
Subject: Re: [DNSOP] Unexpected REFUSED from BIND when using example config from RFC7706
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.22
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: Fri, 07 Apr 2017 08:20:12 -0000

Just to avoid any confusion: Although I demonstrated the issue by
running BIND on my laptop only, the real usage scenario is resolver
service for a few million distinct administrative domains (aka
"customers").  Changing the trust anchor is not an option.



Bjørn