TechnitiumSoftware / DnsServer

Technitium DNS Server
https://technitium.com/dns/
GNU General Public License v3.0
3.86k stars 401 forks source link

Feature request: Classless IN-ADDR.ARPA delegation (RFC 2317) support #752

Closed kunimitsukada closed 4 months ago

kunimitsukada commented 9 months ago

I think this RFC implementation is essential for authoritative servers operating with IPv4 addresses.

ShreyasZare commented 9 months ago

Thanks for the post. For this, you have to manually create those records since the DNS server does not know how your IP space is subnetted. I would suggest using a script to generate those records and then using the HTTP API to insert those records in the relevant zones.