Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 619 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 619 Bytes

BIND09 DNS web tool

Overview (Handbook)

https://docs.google.com/document/d/1G6HS8WJlLxEtAVbPVSIzJM_IgyW-Dqap3UTIrALsr_o/edit?usp=sharing

Actions

Allows users to CRUD records to the BIND09 server using a GUI, console or web tool.

Error Validation

IP checking, duplicate record checking, existing record updating, subdomain checking.

Installation

Install BIND09 and enable DDNS. Then install a web server and insert the appropriate web pages and Python scripts. The console and GUI applications can be installed anywhere. However, it is suggested that it is installed with a FreeBSD jail or equivalent.