NamedManager icon
NamedManager icon

NamedManager

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

NamedManager screenshot 1

Cost / License

  • Free
  • Open Source

Alerts

  • Discontinued

Platforms

  • Linux
  • Self-Hosted  php
Discontinued

Last commit is from October 2020.

-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Dns

 Tags

  • Php
  • named
  • bind
  • DNS Manager
  • php-application

NamedManager News & Activities

Highlights All activities

Recent activities

No activities found.

NamedManager information

  • Developed by

    Jethro Carr
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  356 Stars
  •  125 Forks
  •  59 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
NamedManager was added to AlternativeTo by kseltar on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is NamedManager?

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

  • Allows addition, adjusting and deletion DNS zones.
  • Supports Bind 9 and pushes Bind compatible configuration and zone files to configured servers.
  • Supports Amazon Route53
  • Ability to import from Bind zonefile support.
  • Includes a log tailer that runs on the name servers and sends back logs that are rendered in the web interface.
  • SOAP API to allow other tools to hook into the interface.
  • Written in PHP and uses a MySQL database backend.
  • Supports IPv4 and IPv6 users of the management interface.
  • Supports IPv4 and IPv6 forward and reverse records zones.
  • Supports internationalized domain names.

Application Structure

  • docs/ Documentation, authors file, copyright/license and other information.
  • htdocs/ Web-based Frontend
  • bind/ Scripts for integrating with Bind name servers.
  • resources/ Sample config files, spec files, packaging tools and other bits.
  • sql/ Database schemea install and upgrade components.