Re: [DNSOP] simple question

Grant Taylor <gtaylor@tnetconsulting.net> Sat, 14 November 2015 06:27 UTC

Return-Path: <gtaylor@tnetconsulting.net>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 025081B3A0B for <dnsop@ietfa.amsl.com>; Fri, 13 Nov 2015 22:27:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level:
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 8fG7xTnGGPUL for <dnsop@ietfa.amsl.com>; Fri, 13 Nov 2015 22:27:52 -0800 (PST)
Received: from tncsrv06.tnetconsulting.net (tncsrv06.tnetconsulting.net [IPv6:2600:3c00::f03c:91ff:fe26:8849]) (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 685C41B3A0A for <dnsop@ietf.org>; Fri, 13 Nov 2015 22:27:52 -0800 (PST)
Received: from [192.168.144.234] (tncsrv07.home.tnetconsulting.net [50.170.216.140]) (authenticated bits=0) by tncsrv06.tnetconsulting.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id tAE6Rnhf004737 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for <dnsop@ietf.org>; Sat, 14 Nov 2015 00:27:51 -0600
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tnetconsulting.net; s=2015; t=1447482471; bh=25RLvhv8QSSvcLaqzilVs2kPNKl0mli1nUELg1Y+c1E=; h=Subject:To:References:From:Date:In-Reply-To:From; b=42RM6Z2I4sSBRLC96KSOabTDAepcdR+X2gVrnqFHUyOt/4dy2iuHslnMZxg6c9t0k y0mK+m1uhGjJ3zpgitQyKX01Jt+5qApfyqL4+YChtKo2TBGLhEJRyvcc2BjWiMmIfj oZfPbGoPw7qJCJiOWKg7+z1mFmByyqQyt+SMBcvc=
To: dnsop@ietf.org
References: <564615F0.3010704@andreasschulze.de>
From: Grant Taylor <gtaylor@tnetconsulting.net>
Message-ID: <5646D465.30202@tnetconsulting.net>
Date: Fri, 13 Nov 2015 23:27:49 -0700
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <564615F0.3010704@andreasschulze.de>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/dnsop/LdwgK68qkZy97OEQzYg-473epkA>
X-Mailman-Approved-At: Sat, 14 Nov 2015 15:03:37 -0800
Subject: Re: [DNSOP] simple question
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.15
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: Sat, 14 Nov 2015 06:44:14 -0000

On 11/13/2015 09:55 AM, A. Schulze wrote:
> consider a nameserver ns.example.com serving example.com. There is a
> delegation from com. including glue.
> Now we add a childzone sub.example.com. served by the same nameserver
> ns.example.com.
>
> should I add a entry in example.com to delegate the subzone to myself?

Is the subdomain, sub.example.com,  a separate (child) zone?  Or is it 
simply part of the same zone on the same server(s) as the parent domain, 
example.com?

If you are breaking the sub-domain, sub.example.com, out into it's own 
zone, then yes you need to delegate via NS records.  If you aren't 
breaking the sub-domain into it's own zone, I see no reason for NS records.

Remember that zones do not have to line up with (sub)domain boundaries.



-- 
Grant. . . .
unix || die