<div dir="ltr">Hi List<div><br></div><div>I use Powerdns Authoritative with Powerdns Recursor for Internal Zones. Currently i have 300-400 Subnets in the <a href="http://10.0.0.0/8">10.0.0.0/8</a> Range. Currently i have only for 3 Subnets in this Range a Reverse zone configured in my Pdns Auth. and PDNS Recursor. So i have...</div><div><br></div><div>10.0.10.in-addr.arpa</div><div>10.0.20.in-addr.arpa</div><div>10.0.25.in-addr.arpa</div><div><br></div><div>....configured on the PDNS Auth. And the following in my PDNS Recursor<br><br>- zone: 25.0.10.in-addr.arpa<br>  forwarders:<br>  - <a href="http://10.0.50.100:5300">10.0.50.100:5300</a><br>- zone: 10.0.10.in-addr.arpa<br>  forwarders:<br>  - <a href="http://10.0.50.100:5300">10.0.50.100:5300</a><br>- zone: 20.0.10.in-addr.arpa<br>  forwarders:<br>  - <a href="http://10.0.50.100:5300">10.0.50.100:5300</a></div><div><br></div><div>I would like to migrate the Reverse zones so that i have a single "Catch all" Reverse zone for the whole <a href="http://10.0.0.0/8">10.0.0.0/8</a> Nets which will be then used for all 300-400 Subnets so:</div><div><br></div><div>10.in-addr.arpa</div><div><br></div><div>My question is now how can i softly migrate this? My idea is:<br><br>1. create a new reverse zone 10.in-addr.arpa and starting to fill it with records (and dont yet configure it in the Recursor Forwarde-zones config...) </div><div>2. If i'm ready with 10.in-addr.arpa Zone -> reconfiguring the pdns-recursor forward-zone config to</div><div><br></div><div>- zone: 

10.in-addr.arpa Reverse<br>  forwarders:<br>  - <a href="http://10.0.50.100:5300">10.0.50.100:5300</a></div><div><br></div><div>3. deleting the existing forwarding to the 3 existing <a href="http://10.0.10.0/10.0.20.0/10.0.25.0">10.0.10.0/10.0.20.0/10.0.25.0</a>) Reverse Zones</div><div><br></div><div>Would this work or will this generate a conflict with the existing 10.0.10.in-addr.arpa, 10.0.20.in-addr.arpa, 10.0.25.in-addr.arpa Reverse zones? Or will Powerdns Auth. not be able to load this new reverse zone 10.in-addr.arpa because it overlaps with regards to subnets of the already existing three single reverse zones in this same range? Or can i safely create the 10.in-addr.arpa Reverse zone, configure all records in it and then change the Forward zone file? And afterwards safely deleting the three single reverse zones in the <a href="http://10.0.0.0/8">10.0.0.0/8</a> Range?</div><div><br></div><div>Best Regards</div><div><br></div><div><br></div><div><br></div><div><br></div></div>