<div dir="ltr"><div class="gmail_extra"><div><div class="gmail_signature"><br></div></div><div class="gmail_quote">On Thu, Feb 2, 2017 at 5:44 AM, Cathy Almond <span dir="ltr"><<a href="mailto:cathya@isc.org" target="_blank">cathya@isc.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-"><br>
<br>
On 02/02/2017 02:52, Filho Arrais wrote:<br>
> Hi,<br>
><br>
> Hello,<br>
> Excuse me the question, is there anything native to IPv6 like in IPv4<br>
> for PTR input?<br>
><br>
</span>> $GENERATE 1-254 $  PTR   100.200.236.$.<a href="http://examplae.com" rel="noreferrer" target="_blank">examplae.com</a> <<a href="http://examplae.com" rel="noreferrer" target="_blank">http://examplae.com</a>>.<br>
><br>
> --<br>
<br>
Bear in mind that that reverse populating your IPv6 space in entirety is<br>
potentially going to hurt you (the $GENERATE command actually generates<br>
an RR for each record which will be held in the zone in memory).  Think<br>
about how many records your $GENERATE is going to create.  You don't<br>
want to have named failing to start because it does not have enough<br>
memory (or the machine on which it is running does not have enough<br>
memory) to hold all of the PTR RRsets in the zone.<br>
<br>
Please also think about whether you need to do this or not, especially<br>
as the names are going to follow a generic pattern and not provide any<br>
useful intelligence about the host using that address.<br>
<br>
Instead, I would suggest that you just create PTR entries for the IPv6<br>
hosts that actually need them for some reason, or to use dynamic DNS to<br>
add/replace/delete them as addresses are used/discarded by dynamic clients.<br>
<div class="gmail-HOEnZb"><div class="gmail-h5"></div></div></blockquote><div><br></div><div>Note that there is future work being done to solve the 'too many entries' issue with GENERATE (does not solve the other concerns):</div><div><a href="https://www.ietf.org/internet-drafts/draft-woodworth-bulk-rr-03.txt" rel="noreferrer" target="_blank" style="font-size:12.8px">https://www.ietf.org/internet-<wbr>drafts/draft-woodworth-<span class="gmail-il">bulk</span>-<wbr>rr-03.txt</a><br></div><div><br></div><div>-- </div><div>Bob Harold</div><div><br></div></div></div></div>