Blahz-DNS is PHP/MySQL based DNS (BIND 9/tinydns) administration with support for primary and secondary zones, user authentication, User and Admin account types (with read-only versions), and restricted access for user accounts to certain primary and secondary zones.
| Tags | Internet DNS |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: This release adds the ability to create a zone from a existing source zone, confirmations for deletions, and a bind 9 output filter.


No changes have been submitted for this release.


Changes: This release adds import functionality to make the initial setup much easier. A search display mode has been added so that a large number of zones are easier to manage.


Changes: This release includes code cleanups, comments, minor fixes, and feature enhancements. Search and replace functionality has been added to allow a mass replacement of one IP for another in all zones.


Changes: The "Add user" function was broken in 0.35. This has now been repaired.
A pure Python module that aids in the construction, analysis, and modification of binary data.
- All comments
Recent commentspossible problems with 0.31
There may be an issue with 0.31 if you have register_globals turned on in PHP. There is a fix available by downloading http://prdownloads.sourceforge.net/blahzdns/htaccess.tar.gz and uncompressing this in the directory where blahzdns is installed. This should fix the problem.