Skip to content

dr-wolf/dns-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING!

This repo is no more maintained! Project has been moved to https://gitlab.com/dr-wolf/dns-manager

dns-manager

Web GUI for bind9 daemon, written on PHP.

Web client stores domains and their A and CNAME record in database. Every 5 minutes cron task checks db for changes and updates zone.conf and db files and restarts bind9 daemon if changes was made.

Also web clieant stores list of e-mail accounts for every domain. This information is not used for bind configuration, but can be used for dovecot or other mail daemon.

WARNING! Webclient has no authentication, so ensure that webclient is not accessed from external network or protect it with apache mod_auth!

Installation

Check INSTALL for installation steps.

About

Web GUI for bind9 daemon, written on PHP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages