[dns-operations] Minimalistic DNS server for SOA and AXFR

Rubens Kuhl rubensk at nic.br
Wed Jul 18 15:40:28 UTC 2012


Em 16/07/2012, às 11:49:000, Anand Buddhdev escreveu:

> Hello DNS gurus,
> 
> I'm writing a minimalistic DNS server (in python, using the dnspython module), whose purpose will simply be to provide AXFR for a fixed set of zones. The clients will be BIND and/or NSD. It will send NOTIFY messages to the clients, and provide (some) responses.
> 

You might get some inspiration from 
http://registro.br/dnsshim/index-EN.html

It's a minimalistic DNS+DNSSEC implementation targeted at back-end operations. Not all queries (SOA, AXFR, IXFR and NOTIFY are there), not all DNSSEC cyphers, just enough for a hidden-master. 



Rubens





More information about the dns-operations mailing list