PDA

View Full Version : [Php] PHPDNSAdmin


VuThu
09-25-2002, 04:13 PM
DNSAdmin is PHP frontend for creating and editing DNS zone files. It can also handle multiple domains. All data is stored within a MySQL database, and zonefiles and reversefiles are created automatically. It also has a little feature to inventory your system by capturing username, MAC address, and the location. This frontend supports A, TXT, HINFO, MX records, and CNAMES

As the purposes of my department@work, I`ve written a programm for editing DNS zone files.
All stuff is stored within a MySQL(tm) database, and if you press update, the zonefiles and reversefiles will be created. I also added a little feature for inventory your system like captureing username, mac-address and the location.
At the moment, the programm only support A, TXT, HINFO, one MX record per IP and CNAMES.

Additionally i found time to write multiple language support for german and english (depends at your browser configuration). In future i would add more languages like frensh, italian and more, but to do this, i need "native" help.

Requirements :
- Apache (tested with 1.3.26)
- PHP with MySQL support (tested with 4.2.3)
- MySQL (tested with 3.2.23)
- A working BIND nameserver (> 8.1)


http://www.visit-bjoern.de/


http://www.visit-bjoern.de/images/projects/PHPDNSAdmin.jpg