<div dir="ltr">Thansk guys for the reply.<div>We have split the /23 reverse definition in two /24, but it seems the dhcpd doesn't update the new created arpa zone files.</div><div><br></div><div>Can you confirm my dhpcd config ?</div><div><br></div><div><div>subnet 192.168.222.0 netmask 255.255.254.0 {</div><div> # pool d'adresses IP dynamiques</div><div> pool {</div><div> range 192.168.222.20 192.168.222.253;</div><div> range 192.168.223.20 192.168.223.250;</div><div> }</div><div><br></div><div> ddns-domainname "<a href="http://domain.int">domain.int</a>";</div><div> option routers 192.168.223.254; # default gateway</div><div> option subnet-mask 255.255.254.0;</div><div> option broadcast-address 192.168.223.255;</div><div> # Entrées pour le serveur Fog</div><div> next-server 192.168.200.19;</div><div> filename "undionly.kpxe";</div><div> allow bootp;</div><div> allow booting;</div><div><br></div><div> # Zone reverse</div><div> zone 222.168.192.in-addr.arpa. {</div><div> primary 192.168.200.1;</div><div> key <a href="http://domain.int">domain.int</a>;</div><div> }</div><div> zone 223.168.192.in-addr.arpa. {</div><div> primary 192.168.200.1;</div><div> key <a href="http://domain.int">domain.int</a>;</div><div> }</div><div>}</div></div><div><br></div><div>many thanks.</div><div>J</div><div><br></div><div class="gmail_extra">
<br><div class="gmail_quote">On Thu, May 26, 2016 at 12:44 AM, /dev/rob0 <span dir="ltr"><<a href="mailto:rob0@gmx.co.uk" target="_blank">rob0@gmx.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, May 25, 2016 at 12:06:40PM +0100, Tony Finch wrote:<br>
> Jonathan Del Campo <<a href="mailto:jdc@mikrosimage.eu">jdc@mikrosimage.eu</a>> wrote:<br>
> ><br>
> > So if I have to create two /24 reverse zones for my case, I will,<br>
> > but I was hopping a smarter solution.<br>
><br>
> Oh, I had a brainfart, I read /23 as /25 :-)<br>
<br>
</span>I figured that was what you were thinking. :)<br>
<span class=""><br>
> Yes, two /24s is the best solution.<br>
><br>
> For smarter solutions, see the rfc2317bis I-D, though they are<br>
> usually not an option, depending on how the parent /16 zone is run.<br>
<br>
</span>In this case, being a netblock from RFC 1918, another choice is to<br>
actually run that /16 zone ... 168.192.in-addr.arpa.<br>
<span class="HOEnZb"><font color="#888888">--<br>
<a href="http://rob0.nodns4.us/" rel="noreferrer" target="_blank">http://rob0.nodns4.us/</a><br>
Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Please 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>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org">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>
</div></div></blockquote></div><br></div></div>