<div dir="ltr">Hi.<div>Although it is technically possible to do reverses on non-octet boundaries (for example, seeĀ <a href="https://www.ietf.org/rfc/rfc2317.txt">https://www.ietf.org/rfc/rfc2317.txt</a>) it is a completeĀ pita, in my experience. Personally I would not head down that path. Stick to /8, /16 or /24.</div><div><br></div><div>Cheers, Greg</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 16 Sept 2023 at 09:20, G.W. Haywood via bind-users <<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi there,<br>
<br>
On Sat, 16 Sep 2023, John Thurston wrote:<br>
<br>
> A host which auto-registers in MS DNS, creates an A in <a href="http://foo.alaska.gov" rel="noreferrer" target="_blank">foo.alaska.gov</a> <br>
> and PTR in whatever.10.in-addr.arpa. MS DNS is happy to publish those.<br>
> <br>
> But the DNS system running on BIND also has a whatever.10.in-addr.arpa <br>
> zone.<br>
> <br>
> So if I want to find the PTR for 13.12.11.10.in-addr.arpa, I must query <br>
> both DNS systems in turn. If I get NXDOMAIN from both, then I can say <br>
> the PTR doesn't exist.<br>
> <br>
> On each system, I'd like to be able to take the 10.in-addr.arpa data <br>
> from the other, compute the differences, and incorporate them locally. <br>
> Then I'll be able to query either system, and accept an NXDOMAIN with <br>
> confidence.<br>
<br>
Is there a reason not to split the /8 into two /9s or something like that?<br>
Then you'd have no fragmentation (at least not for this reason) and you'd<br>
always know who to ask.<br>
<br>
> And since writing my earlier note, I have re-located the code I think I <br>
> stumbled across earlier<br>
> <br>
> Tony Finch's "nsdiff"<br>
<br>
Does that mean problem replaced, if not solved?<br>
<br>
-- <br>
<br>
73,<br>
Ged.<br>
-- <br>
Visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div>