On 03/04/2020 08:36, Giovanni Vecchi via Pdns-users wrote:
is there a way to create a single reverse zone for 100.64.0.0/10 <http://100.64.0.0/10> in Auth Server?

Reverse delegation is done on octet boundaries, so you'll need to create 64.100.in-addr.arpa to 127.100.in-addr.arpa inclusive.

If you want to cheat, you could create 100.in-addr.arpa, or even just in-addr.arpa, and rely on the fact that you'll never receive queries for any reverse outside the ranges of interest.

Of course, 100.64.0.0/10 is a private range which isn't delegated, so your recursors will still need to be configured to forward {64..127}.100.in-addr.arpa to your authoritative servers.

HTH,

Brian.

_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to