Hi all, After running a search on the forum and going over the ISPConfig manual, I have decided to ask here.. How do you create a new primary PTR zone for an IPv6 range, mine being a /48 block of IP addresses? Currently have: Zone (SOA): x.x.x.x.x.x.x.x.x.x.a.2.ip6.arpa. NS: ns2.domain.com (The above is modified to ensure privacy) However this generates a file in /etc/bind with the ending of .err and so is not loading. Any clues would be appreciated!!
I have never set up bind with IPv6, but here goes: https://www.howtoforge.com/tutorial/setting-up-your-own-name-service-with-ispconfig/#nbsptools Shows how to use named-checkzone. It tells you why zone erred out.
For some reason ISPConfig is not adding any NS records when you create the zone in that case... Thank you for the link as this appears to have resolved my issue!!