NamedManager icon
NamedManager icon

NamedManager

 Like

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

License model

  • FreeOpen Source

Platforms

  • Linux
  • Self-Hosted  php
Discontinued

Last commit is from October 2020.

  No rating
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

  •  354 Stars
  •  124 Forks
  •  59 Open Issues
  •   Updated Feb 13, 2024 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about NamedManager, and it has gotten 0 likes

NamedManager was added to AlternativeTo by kseltar on Aug 5, 2019 and this page was last updated Aug 23, 2023.
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.