opennetadmin / ona

OpenNetAdmin IP Address Management (IPAM) system
opennetadmin.com
GNU General Public License v2.0
137 stars 35 forks source link

Bypass warning to create PTR zones #47

Open mattpascoe opened 11 years ago

mattpascoe commented 11 years ago

Currently when you first start working in ONA and you add your first host, you will be prompted to create a PTR (in-addr.arpa) dns domain to store PTR records in. While this is good from a data integrity standpoint to ensure that data is available for building DNS zones it is not always useful for all users.

Investigate a way to let users disable the PTR warnings and creation in the event they dont care about the DNS side of ONA. Not currently sure how annoying this will be to implement but I suspect it shouldn't be horrible.