nsupdate is used to submit Dynamic DNS Update requests as defined in RFC2136 to a name server. This allows resource records to be added or removed from a zone without manually editing the zone file. nsupdate-cgi is an exercise in providing a web view to nsupdate, it includes:
- scripts/ , wrapper scripts to add/remove/update dns entries
- cgi-bin/ , cgi scripts (sh/perl)
$ vagrant up && vagrant ssh
Go to:
http://localhost:8080/nsupdater.html
http://localhost:8080/cgi-bin/bind_manager.cgi