I use ISPConfig 3.0.3.2 and Bind to manage one network /20. I need to configure a policy file in reverse zones: Code: $GENERATE 8-255 $ PTR customer$.domain.tld. But if you manually configure this, and someone change, via ISPConfig Control Panel, it overwrites the file pri.1.1.1.in-addr.arpa. Is there any way to insert this policy via ISPConfig?
Create a new zone for the for the reveserse records in ispconfig and then add the PTR records that you need to that zone. Do not modify any of the BIND zone files manually, all changes get removed automatically.
hello till. Yes this way works, but to create 4096 PTR register is a mammoth task. I'd like to create only one PTR record and leave the policy mentioned above ($GENERATE 8-255 $ PTR customer$.domain.tld.) create all the others automatically.