<div dir="ltr"><div>Hi,</div><div><br></div><div>Is there a RFC determining which nameserver to use if there is a conflicting subdomain delegation?</div><div><br></div><div>eg:</div><div>In the zone of <a href="http://a.com">a.com</a>, there are two NS delegations:</div><div><br></div><div><a href="http://b.a.com">b.a.com</a> NS host1</div><div><a href="http://c.b.a.com">c.b.a.com</a> NS host2</div><div><br></div><div>On host1 in zone <a href="http://b.a.com">b.a.com</a>, there is</div><div><a href="http://c.b.a.com">c.b.a.com</a> NS host3</div><div><br></div><div>As you can see, there is a conflicting delegation for <a href="http://c.b.a.com">c.b.a.com</a>. If I look a name <a href="http://d.c.b.a.com">d.c.b.a.com</a>, will the nameserver host2 or host3 be used?</div><div>dig +trace seems to go to host2, but bind9 as a resolver goes to host3.</div><div>(the test was done on a centos7).</div><div><br></div><div>Any ideas?</div><div>Thanks!<br></div></div>