DNS backplane listener. Connects to a Jabber server and listens for updates from hosts.
Go to file
Niten 3aad2b6a87 Refactor to have a local dns request type 2020-12-02 16:07:06 -08:00
.gitignore Working commit 2020-11-11 08:59:40 -08:00
README.md Verified working again? 2020-11-11 14:58:07 -08:00
backplane-dns.asd Properly depend on backplane-server and ip-utils 2020-11-24 11:51:03 -08:00
backplane-dns.lisp Refactor to have a local dns request type 2020-12-02 16:07:06 -08:00
package.lisp Try making parse-message external? 2020-12-02 12:47:32 -08:00

README.md

backplane-dns

Niten niten@fudo.org

Common lisp server to listen on an XMPP backplane connection for notifications of DNS changes, and update a postgresql database accordingly. The data can then be served by PowerDNS with the gpgsql backend.

License

Specify license here