jethrocarr / namedmanager

AGPL web-based DNS management interface in PHP
349 stars 126 forks source link

NamedManager

Project Homepage

For more information including source code, issue tracker and documentation visit the project homepage:

https://github.com/jethrocarr/namedmanager/wiki

Introduction

NamedManager is an AGPL web-based DNS management system designed to make the adding, adjusting and removal of zones/records easy and reliable.

Rather than attempting to develop a new nameserver as in the case of many DNS management interfaces, NamedManager supports the tried and tested Bind nameserver, by generating Bind compatible configuration files whenever a change needs to be applied.

This also ensures that an outage of the management server web interface or SQL database will not result in any impact to DNS servers.

Key Features

Application Structure